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 vstinner
Recipients giampaolo.rodola, lemburg, pitrou, vstinner
Date 2012-04-04.23:49:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333583371.26.0.228512240873.issue14309@psf.upfronthosting.co.za>
In-reply-to
Content
> Something can be done to provide portable functions to get
> the user and system times.

Lib/profile.py tests also various functions to choose the best one in Profile constructor.
History
Date User Action Args
2012-04-04 23:49:31vstinnersetrecipients: + vstinner, lemburg, pitrou, giampaolo.rodola
2012-04-04 23:49:31vstinnersetmessageid: <1333583371.26.0.228512240873.issue14309@psf.upfronthosting.co.za>
2012-04-04 23:49:30vstinnerlinkissue14309 messages
2012-04-04 23:49:30vstinnercreate