return an object of a different class
alex23
wuwei23 at gmail.com
Tue Feb 15 21:48:46 EST 2011
More information about the Python-list mailing list
Tue Feb 15 21:48:46 EST 2011
- Previous message (by thread): return an object of a different class
- Next message (by thread): return an object of a different class
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
alex23 <wuwe... at gmail.com> wrote: > self.__class__ = BigNumbers if n > 100 else SmallThing That should, of course, be SmallNumbers :)
- Previous message (by thread): return an object of a different class
- Next message (by thread): return an object of a different class
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list