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 vstinner
Recipients barry, eli.bendersky, ethan.furman, ezio.melotti, ncoghlan, pconnell, vstinner
Date 2013-07-02.00:12:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372723956.49.0.913001820571.issue18042@psf.upfronthosting.co.za>
In-reply-to
Content
The documentation still contains an "Interesting example": UniqueEnum. I would prefer to only have one obvious way to get unique enum, so please just drop this example. Or at least, mention the new decorator in the example.
History
Date User Action Args
2013-07-02 00:12:36vstinnersetrecipients: + vstinner, barry, ncoghlan, ezio.melotti, eli.bendersky, ethan.furman, pconnell
2013-07-02 00:12:36vstinnersetmessageid: <1372723956.49.0.913001820571.issue18042@psf.upfronthosting.co.za>
2013-07-02 00:12:36vstinnerlinkissue18042 messages
2013-07-02 00:12:36vstinnercreate