]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- Added rawdata initializers
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 18 Dec 2002 23:17:26 +0000 (23:17 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 18 Dec 2002 23:17:26 +0000 (23:17 +0000)
commit543c9253cd19ae99c218c5b5e9d5b8dd49e2468e
treea5e2684ac70c3d361c5d26023519c38ed8db4ee5
parentba873472d2a3f6cda91b13367360e1e05b7cdcbc
- Added rawdata initializers
- Added support for optional FSSpecs and FSRefs to the Alias routines.
  NewAlias and friends are still functions, though, not methods.
Mac/Modules/file/_Filemodule.c
Mac/Modules/file/filescan.py
Mac/Modules/file/filesupport.py