pyjns.enum module¶
Reference * http://stackoverflow.com/questions/36932/how-can-i-represent-an-enum-in-python
-
pyjns.enum.
enum
(*sequential, **named)¶ a function to generate enum type
Reference * http://stackoverflow.com/questions/36932/how-can-i-represent-an-enum-in-python
pyjns.enum.
enum
(*sequential, **named)¶a function to generate enum type