improve comment
--HG-- branch : trunk
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"""
|
||||
Like _assertion.py but using builtin AST. It should replace _assertionold.py
|
||||
eventually.
|
||||
Find intermediate evalutation results in assert statements through builtin AST.
|
||||
This should replace _assertionold.py eventually.
|
||||
"""
|
||||
|
||||
import sys
|
||||
|
||||
Reference in New Issue
Block a user