Editable strings anyone?

Jason Orendorff jason at jorendorff.com
Tue Feb 19 23:02:06 EST 2002


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/





More information about the Python-list mailing list