Re: Python scope

From: Dylan Griffiths <dylang_at_no.spam.please>
Date: Thu Jul 19 2007 - 12:27:55 CST

Steven Kurylo wrote:
>> Perhaps a little odd, but its not a problem once you are used to it.
>
> I think its bad form to allow you to read a variable, but then do some

Man, if we're going to define the finer points of language grammar, it's
probably a good idea to get its (=> possessive form; it owns the next
noun) vs it's (=> it {ha,wa,i}s) straight, otherwise you just look silly :p

PS: That list.append works inside a function is normal since you are
using a method on an object, not directly modifying a state.

I'm sure Tony can pipe in some better Python since he's been working
with it more recently.
Received on Thu Jul 19 12:27:59 2007

This archive was generated by hypermail 2.1.8 : Thu Jul 19 2007 - 12:28:01 CST