summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/macfsn.py
Commit message (Expand)AuthorAgeFilesLines
* Don't attempt to create a dummy fsspec if the user cancelled out, justJack Jansen2002-03-291-3/+6
* Workaround for odd problem on my machine: without this I get a tracebackJust van Rossum2001-10-311-1/+5
* Import the MacOS toolbox modules from the Carbon package.Jack Jansen2001-08-251-1/+1
* Auto-install on import, if NavServices is available. Unless a "no navservices...Jack Jansen2000-05-051-0/+1
* Return a handle in stead of a resource.Jack Jansen2000-04-071-1/+1
* - Actually _implemented_ SetFolder()Jack Jansen2000-01-131-3/+27
* StandardFile compatability routines. For the time being calling macfsn._insta...Jack Jansen1999-12-181-0/+130