History log of /external/python/cpython2/Lib/test/inspect_fodder.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6db9e88effca95d6d48db243a05169b3ed79bc2d 05-Sep-2013 Serhiy Storchaka <storchaka@gmail.com> Issue #18830: inspect.getclasstree() no more produces duplicated entries even
when input list contains duplicates.
/external/python/cpython2/Lib/test/inspect_fodder.py
dde5b94875460e704099593766f4a5bc3279483d 03-Feb-2010 Ezio Melotti <ezio.melotti@gmail.com> #7092: Silence more py3k warnings. Patch by Florent Xicluna.
/external/python/cpython2/Lib/test/inspect_fodder.py
ce8e33a095030e7af94f58f9da196b240bdf0476 08-Jan-2010 Senthil Kumaran <orsenthil@gmail.com> Reverting the Revision: 77368. I committed Flox's big patch for tests by
mistake. ( It may come in for sure tough)
/external/python/cpython2/Lib/test/inspect_fodder.py
3ddc435af6873c6304058d7bcbcb19ee4fba7781 08-Jan-2010 Senthil Kumaran <orsenthil@gmail.com> Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. Patch by flox
/external/python/cpython2/Lib/test/inspect_fodder.py
cb9015dc088676e7fa6434081d105068cded7743 12-Dec-2004 Johannes Gijsbers <jlg@dds.nl> Patch #736962: port test_inspect to unittest. As part of this, move out
the fodder modules to separate files to get rid of the imp.load_source()
trickery.
/external/python/cpython2/Lib/test/inspect_fodder.py