summaryrefslogtreecommitdiffstats
path: root/test/option/debug-memory.py
Commit message (Collapse)AuthorAgeFilesLines
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-3/+2
| | | | | development. Note that this set of changes is NOT backward-compatible; the trunk no longer works with Python 1.5.2, 2.0, or 2.1.
* 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/+3
|
* Support the --debug=memory option on Windows. (Baptiste Lepilleur)Steven Knight2006-02-121-2/+6
|
* Update more tests to use the new skip_test() method. Replace a CHANGES.txt ↵Steven Knight2005-08-141-3/+2
| | | | comment inadvertently deleted.
* Print statistics even when we terminate early (e.g. using -h).Steven Knight2005-06-021-1/+12
|
* Improve --debug=count to get an idea of when different objects are created.Steven Knight2005-01-121-0/+68