Optional parameter object re-used when instantiating multiple objects
alex23
wuwei23 at gmail.com
Fri Nov 21 00:26:31 EST 2008
More information about the Python-list mailing list
Fri Nov 21 00:26:31 EST 2008
- Previous message (by thread): Optional parameter object re-used when instantiating multiple objects
- Next message (by thread): Optional parameter object re-used when instantiating multiple objects
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Nov 21, 10:07 am, Aaron Brady <castiro... at gmail.com> wrote: > Why, I would expect the interpreter to define the functions when it > first hits the def, that is, at the point of definition. Then why are you arguing that the parameters should be re-defined at the point of calling?
- Previous message (by thread): Optional parameter object re-used when instantiating multiple objects
- Next message (by thread): Optional parameter object re-used when instantiating multiple objects
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list