Ethan Furman added the comment:

I need names.  `aenum` already has an `AutoNumberEnum` (the one from the docs, 
no magic) so I hate to use the same name for the stdlib version with different 
behavior.

So I either need a different name for the stdlib version, or a different name 
for the aenum version.

Any ideas?

Hmmm... maybe SequentialEnum for the aenum version...

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26988>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to