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 roger.serwy
Recipients Ramchandra Apte, benjamin.peterson, roger.serwy
Date 2011-12-22.16:01:58
SpamBayes Score 0.0041302796
Marked as misclassified No
Message-id <1324569719.38.0.617105283476.issue13644@psf.upfronthosting.co.za>
In-reply-to
Content
With Python 2, I can inspect the error to see where it occurred using traceback. With Python 3, I'd need to use gdb.
History
Date User Action Args
2011-12-22 16:01:59roger.serwysetrecipients: + roger.serwy, benjamin.peterson, Ramchandra Apte
2011-12-22 16:01:59roger.serwysetmessageid: <1324569719.38.0.617105283476.issue13644@psf.upfronthosting.co.za>
2011-12-22 16:01:58roger.serwylinkissue13644 messages
2011-12-22 16:01:58roger.serwycreate