summaryrefslogtreecommitdiffstats
path: root/test/option/debug-objects.py
Commit message (Collapse)AuthorAgeFilesLines
* [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-251-1/+2
| | | | | | | On a linux host (missing some things that may be on the Travis CI setup), Py3.8a3 now shows 19 fails, 1048 pass, with 84 Warning: messages. Signed-off-by: Mats Wichmann <mats@linux.com>
* Speed up option tests for windowsWilliam Deegan2018-09-261-1/+2
|
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
|
* Remove (lots) more unnecessary imports.Steven Knight2009-02-061-4/+0
|
* Update more tests to use the new skip_test() method. Replace a CHANGES.txt ↵Steven Knight2005-08-141-3/+2
| | | | comment inadvertently deleted.
* Improve --debug=count to get an idea of when different objects are created.Steven Knight2005-01-121-0/+63