Files
pycapnp/capnp/lib/capnp.pyx
Jason Paryani c9130ac44a Replace usage of strings as enum type with custom DynamicEnum class.
DynamicEnum has a comparison function that allows comparison to strings
and ints, and will effectively make it interchangable with the old
implementation in most scenarios.
2014-02-05 12:11:29 -08:00

111 KiB