[Python-Dev] more timely detection of unbound locals (original) (raw)
Vinay Sajip vinay_sajip at yahoo.co.uk
Sun May 15 10:55:13 CEST 2011
- Previous message: [Python-Dev] more timely detection of unbound locals
- Next message: [Python-Dev] more timely detection of unbound locals
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Terry Reedy <tjreedy udel.edu> writes:
I would change this to "local name 'bob' used before the assignment that makes it a local name"
Calling names 'variables' is itself a point of confusion.
+1
- Previous message: [Python-Dev] more timely detection of unbound locals
- Next message: [Python-Dev] more timely detection of unbound locals
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]