]> granicus.if.org Git - python/commit
Added a convenience routine pathname() which accepts either a string, unicode,
authorJack Jansen <jack.jansen@cwi.nl>
Sun, 19 Jan 2003 22:59:52 +0000 (22:59 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sun, 19 Jan 2003 22:59:52 +0000 (22:59 +0000)
commit9c564755b8ed82c77232d5dda25aa7147d55f13d
tree5089daa7c5ddda080755d459ab7c5c635cd6990f
parent2cf08ab4c2ef9743b35e61414c978555e2c6815d
Added a convenience routine pathname() which accepts either a string, unicode,
FSSpec or FSRef object and returns an 8-bit pathname (utf8 encoded).
Mac/Modules/file/_Filemodule.c
Mac/Modules/file/filesupport.py