On 02/24/2013 12:58 PM, Chris Angelico wrote:
On Mon, Feb 25, 2013 at 7:34 AM, Ethan Furman <[email protected]> wrote:- no variable declarations, just use 'emVariable declarations can go either way; Python requires you to name all globals that you mutate
I'm not sure what you mean -- example? -- ~Ethan~ -- http://mail.python.org/mailman/listinfo/python-list
