summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_undocumented_details.py
Commit message (Expand)AuthorAgeFilesLines
* #7092 - Silence more py3k deprecation warnings, using test_support.check_py3k...Florent Xicluna2010-03-211-2/+3
* Remove unused imports in test modules.Georg Brandl2010-02-071-2/+1
* Reverting the Revision: 77368. I committed Flox's big patch for tests bySenthil Kumaran2010-01-081-4/+2
* Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. ...Senthil Kumaran2010-01-081-2/+4
* Add py3k warnings for object, type, cell and dict comparisons. This should re...Steven Bethard2008-03-181-0/+39