--HG--
branch : trunk
This commit is contained in:
Benjamin Peterson
2010-03-03 15:54:39 -06:00
parent c75d0faa6f
commit fe95ad0aa6

View File

@@ -1,5 +1,5 @@
"""
Like _assertion.py but using builtin AST. It should replace _assertion.py
Like _assertion.py but using builtin AST. It should replace _assertionold.py
eventually.
"""