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 eric.araujo
Recipients brett.cannon, eric.araujo, terry.reedy
Date 2010-11-18.03:13:46
SpamBayes Score 0.00012439373
Marked as misclassified No
Message-id <1290050031.67.0.761960068573.issue8754@psf.upfronthosting.co.za>
In-reply-to
Content
> A call to PyObject_Repr() (w/ proper error checking) should be all
> that is needed.
Sadly out of reach for me.

> And no, I don't make any "you do the Python, I'll do the C" deals
> because the Python part is the fun part. =)
I understand :)

FTR, case inconsistency fixed by Brett in r86507.
History
Date User Action Args
2010-11-18 03:13:51eric.araujosetrecipients: + eric.araujo, brett.cannon, terry.reedy
2010-11-18 03:13:51eric.araujosetmessageid: <1290050031.67.0.761960068573.issue8754@psf.upfronthosting.co.za>
2010-11-18 03:13:46eric.araujolinkissue8754 messages
2010-11-18 03:13:46eric.araujocreate