At 09:01 PM 12/9/2006 +0100, Ronald Oussoren wrote: >On Dec 9, 2006, at 2:17 AM, Phillip J. Eby wrote: > > The principal hurdle that would need to be overcome to do this, is > > that you > > can't change a builtin type's __class__ currently: > >Another hurdle is that you can add slots the the type object >(currently only in C code), how would your scheme deal with that?
That's not a different hurdle, it's the same one. :) _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com