]> 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)
commiteff19a13ed4ca04e5be8c93a044952bad7de2054
tree6f269bbd8a46c7ed9ba3c86577215fab030038dd
parent0e3c1075495dfc1ed481f65091d1f9241868324a
check by equality for __future__ not identity (closes #14378)
Lib/test/test_ast.py
Misc/NEWS
Python/future.c