2.1 nested scope SyntaxWarning
John J. Lee
jjl at pobox.com
Tue Nov 6 09:04:22 EST 2001
More information about the Python-list mailing list
Tue Nov 6 09:04:22 EST 2001
- Previous message (by thread): 2.1 nested scope SyntaxWarning
- Next message (by thread): Gadfly and regsub with Python 2.1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> "John J. Lee" <jjl at pobox.com> writes: > > > However, the GracePlotter class works fine. Why? > > Could it be that grace_np is also imported globally (i.e. on the > module level)? That would explain it. [...] That's it. Thanks! (shouldn't have been imported, but it was) John
- Previous message (by thread): 2.1 nested scope SyntaxWarning
- Next message (by thread): Gadfly and regsub with Python 2.1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list