Is there a Python equivalent to Ruby symbols?
If so then what is it?
If not then are we stuck with using strings as our
Not as a first-class type but there does exist https://pypi.python.org/pypi/SymbolType.