]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Finally created the first two tests for MacPython modules: macfs and
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 28 Jan 2003 21:39:28 +0000 (21:39 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 28 Jan 2003 21:39:28 +0000 (21:39 +0000)
commit10882f6fcb2362969d0094da89edb49d76b1a371
treed6fa217475f3ab8fd5760290c46e53be3a8eeff8
parentfe8d84d5aea0f8ff9c27276473b1b8a1d69f5aeb
Finally created the first two tests for MacPython modules: macfs and
macostools.
Lib/test/test_macfs.py [new file with mode: 0644]
Lib/test/test_macostools.py [new file with mode: 0644]