]> granicus.if.org Git - python/commit
Cleanup from patch #683257:
authorNeal Norwitz <nnorwitz@gmail.com>
Wed, 12 Feb 2003 23:02:21 +0000 (23:02 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Wed, 12 Feb 2003 23:02:21 +0000 (23:02 +0000)
commit2294c0d4ecd81d01ddf741fff02cc04bd8de0638
tree1e30d22150343825a5bbb7ff3d00f76aaae88f4a
parentc4f4ca91e112a55b2fac5853718a5f05797f30b5
Cleanup from patch #683257:
 Add missing INCREFs and re-indent returns to be consistent.
 Add \n\ for lines in docstring
 Add a pathetic test
 Add docs
Doc/lib/libimp.tex
Lib/test/test_imp.py [new file with mode: 0644]
Python/import.c