mirror of https://github.com/python/cpython
58ba80a6a6
This is a silly workaround for a rather serious bug in MacOSX: if you take a long filename and convert it to an FSSpec the fsspec gets a magic cooky (containing a #, indeed). If you then massage the extension of this fsspec and convert back to a pathname you may end up referring to the same file. This could destroy your sourcefile. The problem only occcurs in MacPython-OS9, not MacPython-OSX (I think). Closes bug #505562. |
||
---|---|---|
.. | ||
Carbon | ||
lib-scriptpackages | ||
mkcwproject | ||
test | ||
Audio_mac.py | ||
EasyDialogs.py | ||
FrameWork.py | ||
MACFS.py | ||
MiniAEFrame.py | ||
PixMapWrapper.py | ||
SoundMgr.py | ||
WASTEconst.py | ||
aepack.py | ||
aetools.py | ||
aetypes.py | ||
applesingle.py | ||
appletrawmain.py | ||
argvemulator.py | ||
bgenlocations.py | ||
buildtools.py | ||
cfmfile.py | ||
dbmac.py | ||
findertools.py | ||
ic.py | ||
icopen.py | ||
maccache.py | ||
macerrors.py | ||
macfsn.py | ||
macostools.py | ||
macresource.py | ||
mactty.py | ||
nsremote.py | ||
preferences.py | ||
py_resource.py | ||
pythonprefs.py | ||
quietconsole.py | ||
videoreader.py |