c enum - how to do this in python?

sismex01 at hebmex.com sismex01 at hebmex.com
Fri Feb 21 17:59:41 EST 2003


> From: Rene Pijlman [mailto:reageer.in at de.nieuwsgroep]
> Sent: Friday, February 21, 2003 4:50 PM
> 
> ...Strings are immutable and
> constants are not. Spaces can be syntax errors.
>

Hmmm... just a small correction: ints, longs and floats
are immutable in Python also.

-gustavo





More information about the Python-list mailing list