Makeing a constant ??

Matthias Barmeier barmeier at barmeier.com
Fri Mar 17 04:20:44 EST 2000


Hi,

In a funtion call I have to use a constant as one of the parameters.
I want this constant to be created on the fly depending on some user
input.

Is it possible in Python to "make" a constant !?

Ciao
	Matze



More information about the Python-list mailing list