summaryrefslogtreecommitdiff
path: root/Lib/test/test_transformer.py
Commit message (Expand)AuthorAgeFilesLines
* #7092: silence py3k warnings for deprecated modulesEzio Melotti2010-01-301-0/+3
* use assert[Not]IsInstance where appropriateEzio Melotti2010-01-241-3/+3
* Reverting the Revision: 77368. I committed Flox's big patch for tests bySenthil Kumaran2010-01-081-3/+0
* Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. ...Senthil Kumaran2010-01-081-0/+3
* compiler.transformer: correct lineno attribute when possibleJeremy Hylton2004-09-071-3/+1
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-22/+22
* this is patchMichael W. Hudson2004-07-121-0/+37