• Jack Jansen's avatar
    Refuse to run if the last bit of the destination path contains a # character. · 58ba80a6
    Jack Jansen yazdı
    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.
    58ba80a6
Adı
Son kayıt (commit)
Son güncelleme
..
Carbon Loading commit data...
lib-scriptpackages Loading commit data...
mkcwproject Loading commit data...
test Loading commit data...
Audio_mac.py Loading commit data...
EasyDialogs.py Loading commit data...
FrameWork.py Loading commit data...
MACFS.py Loading commit data...
MiniAEFrame.py Loading commit data...
PixMapWrapper.py Loading commit data...
SoundMgr.py Loading commit data...
WASTEconst.py Loading commit data...
aepack.py Loading commit data...
aetools.py Loading commit data...
aetypes.py Loading commit data...
applesingle.py Loading commit data...
appletrawmain.py Loading commit data...
argvemulator.py Loading commit data...
bgenlocations.py Loading commit data...
buildtools.py Loading commit data...
cfmfile.py Loading commit data...
dbmac.py Loading commit data...
findertools.py Loading commit data...
ic.py Loading commit data...
icopen.py Loading commit data...
maccache.py Loading commit data...
macerrors.py Loading commit data...
macfsn.py Loading commit data...
macostools.py Loading commit data...
macresource.py Loading commit data...
mactty.py Loading commit data...
nsremote.py Loading commit data...
preferences.py Loading commit data...
py_resource.py Loading commit data...
pythonprefs.py Loading commit data...
quietconsole.py Loading commit data...
videoreader.py Loading commit data...