summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_dis.py
Commit message (Expand)AuthorAgeFilesLines
* SF Patch #1013667: Cleanup Peepholer OutputRaymond Hettinger2004-08-231-2/+0
* Delete comment my last checkin rendered obsolete.Michael W. Hudson2003-04-301-2/+0
* Use Tim's suggestion to fixMichael W. Hudson2003-04-291-14/+51
* This test relied on significant trailing whitespace in a string literal.Tim Peters2003-03-071-7/+12
* simple test case for dis moduleSkip Montanaro2003-02-271-0/+53