]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#4048 make the parser module accept relative imports as valid
authorBenjamin Peterson <benjamin@python.org>
Mon, 3 Nov 2008 15:14:51 +0000 (15:14 +0000)
committerBenjamin Peterson <benjamin@python.org>
Mon, 3 Nov 2008 15:14:51 +0000 (15:14 +0000)
commit6624a9fdddc3d77a426173f22ab941e8e279dec7
tree559996f8531c3aac857bf53047791d911653901e
parent8928a7e911357e57b92aa1738940fec241ded28e
#4048 make the parser module accept relative imports as valid
Lib/test/test_parser.py
Misc/ACKS
Misc/NEWS
Modules/parsermodule.c