Editable strings anyone?
Brian Kelley
bkelley at wi.mit.edu
Wed Feb 20 17:15:50 EST 2002
More information about the Python-list mailing list
Wed Feb 20 17:15:50 EST 2002
- Previous message (by thread): Editable strings anyone?
- Next message (by thread): Editable strings anyone?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jason Orendorff wrote: > Brian Kelley wrote: > >>What would it take to make array.array or array.ArrayType an acceptable >>base type for subclassing? >> > > Wow, you're right, this is a mess. I will put together a patch > for it. Quite a few little things are involved, but it's mostly > just a modernization of the way this module uses the Python C API. > > That's not the kind of thing that's likely to be really > well-documented anywhere, unfortunately. :P > > ## Jason Orendorff http://www.jorendorff.com/ Cool. I'll buy you a beer at the next python conference :) Brian Kelley
- Previous message (by thread): Editable strings anyone?
- Next message (by thread): Editable strings anyone?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list