summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_cprofile.py
Commit message (Expand)AuthorAgeFilesLines
* Windows can't remove a file before it is closedAntoine Pitrou2010-10-291-1/+1
* Properly close a test file in test_cprofile.Brett Cannon2010-10-291-9/+10
* Merged revisions 73064 via svnmerge fromAntoine Pitrou2009-05-301-0/+1
* Merged revisions 66677,66700 via svnmerge fromBenjamin Peterson2008-10-071-1/+15
* a trival fix to let test_profile pass if it runs after test_cprofileBenjamin Peterson2008-10-061-3/+7
* unbreak test_cprofileBenjamin Peterson2008-10-061-0/+72