commit | e2ba87396cde5b57259405722910c560f7d237c6 | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Fri Nov 22 14:58:35 2002 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Fri Nov 22 14:58:35 2002 +0000 |
tree | 0cdaf8f73a8e5a915199eca6ae03b8c5355ca53f | |
parent | a191befb2d9b7757283ecc520113613eb46de019 [diff] [blame] |
Got angry and added support for pretty much the whole file and folder manager. This should allow us the get rid of most of the FSSpecs, only navigation services remains to be done.
diff --git a/Mac/Lib/Carbon/File.py b/Mac/Lib/Carbon/File.py new file mode 100644 index 0000000..58c2857 --- /dev/null +++ b/Mac/Lib/Carbon/File.py
@@ -0,0 +1 @@ +from _File import *