Python misconceptions in IBM Ruby article...

Quinn Dunkan quinn at krone.ugcs.caltech.edu
Fri Feb 18 01:34:37 EST 2000


On Thu, 17 Feb 2000 22:31:34 -0500, Gordon McMillan <gmcm at hypernet.com> wrote:
>In a language where variables don't have to be declared, 
>creating scoping rules that could tell the difference between an 
>instance variable and a local would be a, um, challenge.

You might have to do something weird like stick a '@' in front of your
variable.



More information about the Python-list mailing list