]> granicus.if.org Git - python/commit
Don't attempt to create a dummy fsspec if the user cancelled out, just
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 29 Mar 2002 21:19:37 +0000 (21:19 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 29 Mar 2002 21:19:37 +0000 (21:19 +0000)
commit32f782c03c5e47b5822ce9387176e38123475834
treeec238100073d47b29ffafb32f777fb178356365c
parentd21c9f48faec41614f99eb95c775cf0ff3fc532f
Don't attempt to create a dummy fsspec if the user cancelled out, just
return None.

For now, if the user asks for TEXT files files without type are also
accepted. But it is time to phase out StandardGetFile and friends, really.
Mac/Lib/macfsn.py