On Thu, Jun 11, 2015 at 9:27 PM, Skybuck Flying <skybuck2...@hotmail.com> wrote:
> If I wanted to access a global variable I would use the existing "global"
> thing
>
> global SomeField...
>
> maybe if I wanted to use a local variable for routine:
>
> local SomeField...
>
> seems nicer... then having to use self everywhere...
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to