]> granicus.if.org Git - python/commit
fix __future__ imports when multiple features are given
authorBenjamin Peterson <benjamin@python.org>
Sun, 26 Oct 2008 20:21:13 +0000 (20:21 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sun, 26 Oct 2008 20:21:13 +0000 (20:21 +0000)
commitbdca942ffcdb6e14758d3e2f7a9e9fbbfa931c06
tree47ab776f87d60ae4372e5ef3c010fc3f7117332e
parentadc93b9499cc04c41499c313a08b45ea34606e21
fix __future__ imports when multiple features are given
Lib/test/test_future.py
Misc/NEWS
Parser/parser.c