summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_syntax.py
Commit message (Expand)AuthorAgeFilesLines
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-1/+1
* SF patch 763201: handling of SyntaxErrors in symbol table buildJeremy Hylton2003-07-151-0/+15
* Get rid of relative imports in all unittests. Now anything thatBarry Warsaw2002-07-231-1/+1
* Fix SF bug [ 561825 ] Confusing error for "del f()"Jeremy Hylton2002-05-311-0/+34