Brendan Cheng wrote:
I wander how to setup the enumeration type  and constant in Python, which I couldn't find the topic in the help file.
There is no built-in enumeration type. See
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/67107
for an example of an enumeration class.
-- 
Bob Gailer
510-978-4454

Broadband Phone Service for local and long distance $19.95/mo plus 1 mo Free


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to