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 barry, eli.bendersky, ethan.furman, ezio.melotti, ncoghlan, pconnell
Date 2013-06-19.06:49:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371624551.37.0.535448828376.issue18042@psf.upfronthosting.co.za>
In-reply-to
Content
I haven't seen any discouraging words regarding the decorator.  If no one has any compelling reasons why it shouldn't be added, I'll craft a version and put it in (only real difference with Nick's would be catching all the duplicates at once instead of one at a time).
History
Date User Action Args
2013-06-19 06:49:11ethan.furmansetrecipients: + ethan.furman, barry, ncoghlan, ezio.melotti, eli.bendersky, pconnell
2013-06-19 06:49:11ethan.furmansetmessageid: <1371624551.37.0.535448828376.issue18042@psf.upfronthosting.co.za>
2013-06-19 06:49:11ethan.furmanlinkissue18042 messages
2013-06-19 06:49:11ethan.furmancreate