]> granicus.if.org Git - python/commit
Allow unicode pathnames where FSRefs are expected. Fixes 696253.
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 11 Mar 2003 21:48:57 +0000 (21:48 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 11 Mar 2003 21:48:57 +0000 (21:48 +0000)
commitdded84802a0782960ba52a5d55b885fc9cc23a44
tree5dc7e18c974492b60ec54f2874f688af797797da
parentd65ec37f4637c4584ce83974e0e424410b2bd873
Allow unicode pathnames where FSRefs are expected. Fixes 696253.
Lib/test/test_macfs.py
Mac/Modules/file/_Filemodule.c
Mac/Modules/file/filesupport.py