]> granicus.if.org Git - python/commit
check by equality for __future__ not identity (closes #14378)
authorBenjamin Peterson <benjamin@python.org>
Thu, 22 Mar 2012 12:19:04 +0000 (08:19 -0400)
committerBenjamin Peterson <benjamin@python.org>
Thu, 22 Mar 2012 12:19:04 +0000 (08:19 -0400)
commita4e4e35783d26151be19253ff6dd1c3ec2ca7efa
tree548bf2b8c05481fe603f48189579ea7404532900
parente112153727def076478a84733f30a8f44f4c8844
check by equality for __future__ not identity (closes #14378)
Lib/test/test_ast.py
Misc/NEWS
Python/future.c