>   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...

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to