Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
5dc4fe09b7648f9801558e766b21a3d3b2dcad3b
/
Lib
/
test
/
test_dis.py
73a9ead
Whitespace normalization.
by Tim Peters
· 19 years ago
84be93b
Bug #1512814, Fix incorrect lineno's when code within a function
by Neal Norwitz
· 19 years ago
10be2ea
SF bug 1442442: LIST_APPEND optimization got lost in the AST merge. Add it back.
by Neal Norwitz
· 19 years ago
83a8c39
test_bug_1333982(): This one must fail under -O.
by Tim Peters
· 20 years ago
51abbc7
Fix Armin's bug 1333982. He found it, he didn't created it :-)
by Neal Norwitz
· 20 years ago
fd2d1f7
SF Patch #1013667: Cleanup Peepholer Output
by Raymond Hettinger
· 21 years ago
1bc2fdd
Delete comment my last checkin rendered obsolete.
by Michael W. Hudson
· 22 years ago
26848a3
Use Tim's suggestion to fix
by Michael W. Hudson
· 22 years ago
eabafeb
This test relied on significant trailing whitespace in a string literal. Evil.
by Tim Peters
· 22 years ago
add0ccc
simple test case for dis module
by Skip Montanaro
· 22 years ago