declare a constant in Python?
beliavsky at aol.com
beliavsky at aol.com
Thu Sep 9 12:12:02 EDT 2004
I wish one could declare a constant in Python, analogous to 'const int
i=1;' in C++. Is there a way to get this effect?
More information about the Python-list
mailing list