summaryrefslogtreecommitdiffstats
path: root/Lib/test/inspect_fodder.py
Commit message (Expand)AuthorAgeFilesLines
* [2.7] bpo-6700: Fix inspect.getsourcelines for module level frames/tracebacks...Tal Einat2018-08-261-0/+6
* Issue #18830: inspect.getclasstree() no more produces duplicated entries evenSerhiy Storchaka2013-09-051-0/+2
* #7092: Silence more py3k warnings. Patch by Florent Xicluna.Ezio Melotti2010-02-031-1/+1
* Reverting the Revision: 77368. I committed Flox's big patch for tests bySenthil Kumaran2010-01-081-1/+1
* Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. ...Senthil Kumaran2010-01-081-1/+1
* Patch #736962: port test_inspect to unittest. As part of this, move outJohannes Gijsbers2004-12-121-0/+56