This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author belopolsky
Recipients belopolsky, georg.brandl, matthew.fremont, stromnov, therve
Date 2009-11-21.02:20:40
SpamBayes Score 8.512115e-05
Marked as misclassified No
Message-id <1258770044.67.0.398339111583.issue7372@psf.upfronthosting.co.za>
In-reply-to
Content
I am attaching a simple fix.  The test for data format could be taken out 
of the loop, but it is probably not worth complicating the logic.  In any 
case the real issue is whether profile and cProfile should produce 
compatible output or not.
History
Date User Action Args
2009-11-21 02:20:45belopolskysetrecipients: + belopolsky, georg.brandl, therve, stromnov, matthew.fremont
2009-11-21 02:20:44belopolskysetmessageid: <1258770044.67.0.398339111583.issue7372@psf.upfronthosting.co.za>
2009-11-21 02:20:42belopolskylinkissue7372 messages
2009-11-21 02:20:42belopolskycreate