summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_code.py
Commit message (Expand)AuthorAgeFilesLines
* Add ``if __name__ == '__main__'`` to some test files where it didn't take a lotBrett Cannon2008-04-011-0/+4
* Bug #1333982: string/number constants were inappropriately storedNeal Norwitz2006-08-041-0/+17
* Whitespace normalization.Tim Peters2005-12-251-1/+1
* Merge ast-branch to headJeremy Hylton2005-10-201-0/+85