Replacing globals in exec by custom class
DevPlayer
devplayer at gmail.com
Wed Dec 8 12:36:39 EST 2010
More information about the Python-list mailing list
Wed Dec 8 12:36:39 EST 2010
- Previous message (by thread): Replacing globals in exec by custom class
- Next message (by thread): Replacing globals in exec by custom class
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Shouldn't
return 'xx'
be
return self['xx']
- Previous message (by thread): Replacing globals in exec by custom class
- Next message (by thread): Replacing globals in exec by custom class
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list