]> granicus.if.org Git - python/commit
- Added as_pathname and as_tuple methods
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 17 Dec 2002 22:10:46 +0000 (22:10 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 17 Dec 2002 22:10:46 +0000 (22:10 +0000)
commite55beefed89f21985b3791f4a2a253ba7da508e9
tree5874450bf57d35a5b53b13a239dabdc5406cc39f
parentff38505f1a43113114416a860bc857e93ee34d48
- Added as_pathname and as_tuple methods
- Added access to the "data" attribute
- Fixed the FSRef tp_init routine to accept pathnames on OSX
- Changed the FSSpec tp_repr to return something resembling what
  macfs returns.
Mac/Modules/file/_Filemodule.c
Mac/Modules/file/filesupport.py