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 Esa.Peuha
Recipients Esa.Peuha, docs@python
Date 2013-10-02.20:29:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380745761.79.0.183004061407.issue19148@psf.upfronthosting.co.za>
In-reply-to
Content
I noticed a couple of issues with the Enum documentation. First, there are some markup bugs which should be fixed by the attached file. Second, I think "If the only change desired is no aliases allowed" is very bad English and should be reworded; I would go with "If you only want to disallow aliases" but maybe other people have better ideas.
History
Date User Action Args
2013-10-02 20:29:21Esa.Peuhasetrecipients: + Esa.Peuha, docs@python
2013-10-02 20:29:21Esa.Peuhasetmessageid: <1380745761.79.0.183004061407.issue19148@psf.upfronthosting.co.za>
2013-10-02 20:29:21Esa.Peuhalinkissue19148 messages
2013-10-02 20:29:21Esa.Peuhacreate