]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make tarfile raise ImportError on MacOS9. The pathname handling needs work, and I...
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 7 Mar 2003 13:37:32 +0000 (13:37 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 7 Mar 2003 13:37:32 +0000 (13:37 +0000)
commitcfc4902b2ada654585e3e2225eebe9c4737dccc2
tree7755b3023e17092c28fd6616ac4d8f9915766a24
parent149a8993b0cc7a4c3a252b9387a28b8c75bc1116
Make tarfile raise ImportError on MacOS9. The pathname handling needs work, and I don't have time to fix it. I'll file a bug report.
Lib/tarfile.py