commit | eed60d8fa4f90b8ef28adfd3e6616bd98aeff26d | [log] [tgz] |
---|---|---|
author | Jack Jansen <[email protected]> | Mon Sep 10 22:00:39 2001 +0000 |
committer | Jack Jansen <[email protected]> | Mon Sep 10 22:00:39 2001 +0000 |
tree | 322f20db39995e27f588540a131da9c6c806be8f | |
parent | 0b5775a3e00e992e304721beb911bd6ab2650b1c [diff] |
Replaced PyMac_FullPath by PyMac_FullPathname, which has an extra 'length' parameter for the return string (as unix pathnames are not limited by the 255 char pstring limit). Implemented the function for MachO-Python, where it returns unix pathnames.