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 ethan.furman
Recipients Arfrever, Tyler.Crompton, ethan.furman, ncoghlan
Date 2012-06-28.16:15:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340900122.24.0.836704612664.issue15209@psf.upfronthosting.co.za>
In-reply-to
Content
Removed sample code from doc patch as it was not robust, nor recommended practice.  New patch is effectively:

 
Note:  Because using :keyword:`from` can throw away valuable debugging information, its use with a bare :keyword:`raise` is not supported.
History
Date User Action Args
2012-06-28 16:15:22ethan.furmansetrecipients: + ethan.furman, ncoghlan, Arfrever, Tyler.Crompton
2012-06-28 16:15:22ethan.furmansetmessageid: <1340900122.24.0.836704612664.issue15209@psf.upfronthosting.co.za>
2012-06-28 16:15:21ethan.furmanlinkissue15209 messages
2012-06-28 16:15:21ethan.furmancreate