blob: 97bbb93758c7241b6a3347ed53dcc9c9b896b43d (
plain)
1
2
3
4
5
|
Symbolic constants in Python
A library that provides symbolic constant support. It includes
collections and constants with text, numeric, and bit flag values.
Originally twisted.python.constants from the Twisted project.
|