/usr/lib64/python2.6/Demo/metaclasses
Edit: /usr/lib64/python2.6/Demo/metaclasses/Enum.pyo (6199B)
Ñò
« gc @ so d Z d d k Z d d
d „ ƒ YZ d d d „ ƒ YZ e d d h ƒ Z d „ Z e d j o e ƒ n d S(
sC Enumeration metaclass.
XXX This is very much a work in progress.
iÿÿÿÿNt
EnumMetaClassc B s) e Z d Z d „ Z d „ Z d „ Z RS( sh Metaclass for enumeration.
To define your own enumeration, do something like
class Color(Enum):
red = 1
green = 2
blue = 3
Now, Color.red, Color.green and Color.blue behave totally
different: they are enumerated values, not integers.
Enumerations cannot be instantiated; however they can be
subclassed.
c C s• x+ | D]# } | i t j o
t d ‚ q q Wt d „ | ƒ } | | _ | | _ h | _ x3 | i ƒ D]% \ } } t | | | ƒ | i |