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 petri.lehtinen
Recipients eric.araujo, ezio.melotti, ncoghlan, petri.lehtinen, terry.reedy
Date 2011-11-18.07:26:15
SpamBayes Score 0.00022482451
Marked as misclassified No
Message-id <1321601176.15.0.2955419846.issue13349@psf.upfronthosting.co.za>
In-reply-to
Content
I found safe_repr() from Lib/unittest/util.py. We would require a similar function, just implemented in C.

What is a good place to define such C helpers that could be used everywhere?
History
Date User Action Args
2011-11-18 07:26:16petri.lehtinensetrecipients: + petri.lehtinen, terry.reedy, ncoghlan, ezio.melotti, eric.araujo
2011-11-18 07:26:16petri.lehtinensetmessageid: <1321601176.15.0.2955419846.issue13349@psf.upfronthosting.co.za>
2011-11-18 07:26:15petri.lehtinenlinkissue13349 messages
2011-11-18 07:26:15petri.lehtinencreate