| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
try it.
|
|
|
|
|
| |
- Added support for optional FSSpecs and FSRefs to the Alias routines.
NewAlias and friends are still functions, though, not methods.
|
|
|
|
| |
constants have tradiationally been in MACFS.py.
|
|
|
|
|
|
|
| |
way to get various alias creation routines as methods of FSSpec or FSRef
objects (which is the logical thing, from a Python POV). Also started on
the code that will contain all the macfs functionality, so macfs can
becode a Python module, to be used mainly for backward compatibility.
|
| |
|
|
manager. This should allow us the get rid of most of the FSSpecs, only
navigation services remains to be done.
|