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, ncoghlan, serhiy.storchaka
Date 2015-04-11.16:47:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428770827.44.0.240791779109.issue23900@psf.upfronthosting.co.za>
In-reply-to
Content
We could do something like:

'An enumeration.'

and perhaps even something like:

'An enumeration based on <int>.'

It's not much, but is better than the obviously wrong generic version.
History
Date User Action Args
2015-04-11 16:47:07ethan.furmansetrecipients: + ethan.furman, barry, ncoghlan, eli.bendersky, serhiy.storchaka
2015-04-11 16:47:07ethan.furmansetmessageid: <1428770827.44.0.240791779109.issue23900@psf.upfronthosting.co.za>
2015-04-11 16:47:07ethan.furmanlinkissue23900 messages
2015-04-11 16:47:07ethan.furmancreate