Skip Montanaro strung bits together to say: > This is one place I think an extension of the global statement has a > definite advantage: > > def f(): > def g(): > global z in f > z = x > Alternately (using Just's 'rebinding non-local' syntax: def f(): z = None def g(): z := x Cheers, Nick. -- Nick Coghlan | Brisbane, Australia ICQ#: 68854767 | ncoghlan at email.com Mobile: 0409 573 268 | http://www.talkinboutstuff.net "Let go your prejudices, lest they limit your thoughts and actions."
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4