<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 10, 2013 at 5:23 PM, Jay Pipes <span dir="ltr"><<a href="mailto:jaypipes@gmail.com" target="_blank">jaypipes@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
The IntEnum is my new definition of the most worthless class ever invented in the Python ecosystem -- taking the place of zope.interface on my personal wall of worthlessness.</blockquote></div><br><br></div><div class="gmail_extra">

this is the kind of things you can do with the new Enums :<br><br><a href="http://blog.dbrgn.ch/2013/5/10/python-enum-type/">http://blog.dbrgn.ch/2013/5/10/python-enum-type/</a><br><br></div><div class="gmail_extra">I personally don't find them very useful either but they may have some use cases.<br>

<br>Chmouel.<br></div></div>