]> granicus.if.org Git - python/commit
Implemented minimal FSRef support, plus conversion between FSRefs, FSSpecs and pathna...
authorJack Jansen <jack.jansen@cwi.nl>
Sun, 8 Jul 2001 22:07:23 +0000 (22:07 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sun, 8 Jul 2001 22:07:23 +0000 (22:07 +0000)
commit4e566ab904ef4712cb116bccc7a47bd4f0b8d764
tree60852c2b572829311136e6641329f9827b92e85f
parent2d96f11d07a13b461589169b1db49d310a6edc0b
Implemented minimal FSRef support, plus conversion between FSRefs, FSSpecs and pathnames where applicable.

PyMac_GetFSSpec and PyMac_BuildFSSpec have moved to macfsmodule from macglue.

These mods are untested on OSX.
Mac/Include/macglue.h
Mac/Modules/macfsmodule.c
Mac/Python/macglue.c