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 ezio.melotti
Recipients ezio.melotti, flox, jcea, pitrou
Date 2010-03-14.01:02:57
SpamBayes Score 0.0025548232
Marked as misclassified No
Message-id <1268528579.8.0.560893247167.issue7808@psf.upfronthosting.co.za>
In-reply-to
Content
You need a debug build of Python to use -R:
./configure --with-pydebug && make

See also: http://www.python.org/dev/faq/#how-do-i-create-a-debug-build-of-python
History
Date User Action Args
2010-03-14 01:03:00ezio.melottisetrecipients: + ezio.melotti, jcea, pitrou, flox
2010-03-14 01:02:59ezio.melottisetmessageid: <1268528579.8.0.560893247167.issue7808@psf.upfronthosting.co.za>
2010-03-14 01:02:58ezio.melottilinkissue7808 messages
2010-03-14 01:02:57ezio.melotticreate