having both dynamic and static variables

Littlefield, Tyler tyler at tysdomain.com
Sat Mar 5 22:06:12 EST 2011


 >   It's worth having some syntax for constants.  I'd suggest
 >using "let":
 >    let PI = 3.1415926535897932384626433832795028841971693993751
in to many languages, let is just a setter. why not just const pye = 3.14...




More information about the Python-list mailing list