[Python-Dev] Re: __slots__ for metatypes
David Abrahams
dave@boost-consulting.com
Mon, 03 Mar 2003 19:29:58 -0500
Mon, 03 Mar 2003 19:29:58 -0500
- Previous message: [Python-Dev] __slots__ for metatypes
- Next message: [Python-Dev] Re: new bytecode results
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Christian Tismer <tismer@tismer.com> writes: > This small patch also gives lots of flexibility to people, > who like to add extra stuff to their dynamic type objects. > (Well, I do this frequently) > > It would be nice if we could add this small feature, soon. > > http://www.python.org/sf/696193 Yes, please, if possible. -Dave -- Dave Abrahams Boost Consulting www.boost-consulting.com
- Previous message: [Python-Dev] __slots__ for metatypes
- Next message: [Python-Dev] Re: new bytecode results
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]