Python critique
rantingrick
rantingrick at gmail.com
Sun Jan 30 00:24:59 EST 2011
More information about the Python-list mailing list
Sun Jan 30 00:24:59 EST 2011
- Previous message (by thread): Python critique
- Next message (by thread): Python critique
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Dec 13 2010, 4:40 am, Jean-Michel Pichavant <jeanmic... at sequans.com> wrote: > It's more a demonstration that you can do it with python. > The reason is that Python developpers will not put themself in the > situation where they need to use a variable 'orange' line 32 and use the > same variable 'orange' line 33 to refer to something else. Yes and when a programmer does something like this he does not demonstrate *scope-y* problems, he demonstrates *dope-y* problems. :-)
- Previous message (by thread): Python critique
- Next message (by thread): Python critique
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list