classification
Title: struni: corrections for test_cProfile
Type: Stage:
Components: None Versions: Python 3.0
process
Status: closed Resolution: accepted
Dependencies: Superseder:
Assigned To: gvanrossum Nosy List: amaury.forgeotdarc, gvanrossum (2)
Priority: normal Keywords patch

Created on 2007-07-16 23:25 by amaury.forgeotdarc, last changed 2008-01-06 22:29 by admin.

Files
File name Uploaded Description Edit Remove
cProfile.diff amaury.forgeotdarc, 2007-07-16 23:25
Messages (2)
msg52893 - (view) Author: Amaury Forgeot d'Arc (amaury.forgeotdarc) Date: 2007-07-16 23:25
test_cProfile passes
msg52894 - (view) Author: Guido van Rossum (gvanrossum) Date: 2007-07-16 23:36
Thanks again!!

Committed revision 56406.
History
Date User Action Args
2008-01-06 22:29:45adminsetkeywords: - py3k
versions: + Python 3.0
2007-07-16 23:25:25amaury.forgeotdarccreate