[Python-bugs-list] [ python-Bugs-706592 ] Crbon.File.FSSpec should accept non-existing pathnames

SourceForge.net noreply@sourceforge.net
Tue, 25 Mar 2003 06:43:41 -0800


Bugs item #706592, was opened at 2003-03-19 23:55
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=706592&group_id=5470

Category: Macintosh
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jack Jansen (jackjansen)
Assigned to: Jack Jansen (jackjansen)
Summary: Crbon.File.FSSpec should accept non-existing pathnames

Initial Comment:
Carbon.File.FSSpec currently doesn't accept non-existing pathnames.
This can be fixed in a way similar to what EasyDialogs.AskFileForSave uses, I think.

----------------------------------------------------------------------

>Comment By: Jack Jansen (jackjansen)
Date: 2003-03-25 15:43

Message:
Logged In: YES 
user_id=45365

I re-submitted this by popular demand. And, indeed, the logic could be similar to what AskFileForSave does (even though that is not 100% correct),
but this code has to be in C:-(

----------------------------------------------------------------------

Comment By: Michael Hudson (mwh)
Date: 2003-03-25 15:38

Message:
Logged In: YES 
user_id=6656

This would seem to be a dup of 585923 which is closed, fwiw.

I don't understand the comment about EasyDialogs.AskFileForSave.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=706592&group_id=5470