]> granicus.if.org Git - python/commit
Fixed #4062, added import for _ast.__version__ to ast to match the documented behavior.
authorArmin Ronacher <armin.ronacher@active-4.com>
Mon, 20 Oct 2008 21:29:08 +0000 (21:29 +0000)
committerArmin Ronacher <armin.ronacher@active-4.com>
Mon, 20 Oct 2008 21:29:08 +0000 (21:29 +0000)
commit297ddcd823271f748177d094ba817019ba8850ee
tree701a3ecc90f8f8b8d0b9d3568f47f9776f7730c9
parentf3d0ce15029ad9991b8c32a2c9412d4b27f72105
Fixed #4062, added import for _ast.__version__ to ast to match the documented behavior.
Lib/ast.py