commit | 5a6cfee6320383ccc20d9fefbd0ebf1555b17909 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Feb 02 11:46:07 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Feb 02 11:46:07 2008 +0000 |
tree | 8ef45d47035bbc1f4c198ba8c176fc3ed8f5a6ec | |
parent | d22b4661fdea6bd4aa4375976b058ad534575f1f [diff] |
Rewrite test_cprofile as unittest (and rename the file to be consistent with all other test files). Written for GHOP by Benjamin Peterson.