]> granicus.if.org Git - python/commit
Adding unicode filename support to FSRefs broke things on MacOS9. "Fixed" by disablin...
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 21 Mar 2003 12:54:24 +0000 (12:54 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 21 Mar 2003 12:54:24 +0000 (12:54 +0000)
commit3e0196cc00a371a03a0e9c8b7ce71593681ef11d
tree54267dec9b671dd7f4cff6d0a5098396921a1e12
parent7e0bc112b8bc1174449f5573c03e51e00805218b
Adding unicode filename support to FSRefs broke things on MacOS9. "Fixed" by disabling unicode filenames on OS9.
Lib/test/test_macfs.py
Mac/Modules/file/_Filemodule.c
Mac/Modules/file/filesupport.py