]> granicus.if.org Git - python/commit
* Uncomment the SyntaxError doctest after Tim demonstrated how.
authorRaymond Hettinger <python@rcn.com>
Mon, 16 Aug 2004 01:35:28 +0000 (01:35 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 16 Aug 2004 01:35:28 +0000 (01:35 +0000)
commit3258e72c82fa66b633f06434375ddaa9c96c5700
treedf1d33f914ca80898beaa8da16d2844ea632dd0e
parent8df4e6b0207e7a09d30e9216f9a0f0a8e7c7dd75
* Uncomment the SyntaxError doctest after Tim demonstrated how.
* Remove unnecessary sys.PS2 prompt lines.
Lib/test/test_genexps.py