summaryrefslogtreecommitdiff
path: root/Lib/test/inspect_fodder2.py
Commit message (Expand)AuthorAgeFilesLines
* Make tabnanny recognize IndentationErrors raised by tokenize.Georg Brandl2006-08-141-0/+9
* some more fixes and tests for inspect.getsource(), triggered by crashesArmin Rigo2005-09-251-0/+24
* Patch #1159931/bug #1143895: inspect.getsource failed when functions,Johannes Gijsbers2005-03-121-0/+11
* Whitespace normalization.Tim Peters2005-01-071-8/+8
* Patch #1011890: fix inspect.getsource breaking with line-continuation &Johannes Gijsbers2004-12-121-0/+33
* Patch #736962: port test_inspect to unittest. As part of this, move outJohannes Gijsbers2004-12-121-0/+22