[Python-Dev] Re: accumulator display syntax
Raymond Hettinger
python at rcn.com
Sun Oct 26 12:56:40 EST 2003
More information about the Python-Dev mailing list
Sun Oct 26 12:56:40 EST 2003
- Previous message: [Python-Dev] Re: accumulator display syntax
- Next message: [Python-Dev] Re: accumulator display syntax
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> did you mean list.__add__()...? list.__iadd__ IS just as permissive > as list.extend, it seems to me. Hmm, I did mean __iadd__() but misremembered what it did. Raymond
- Previous message: [Python-Dev] Re: accumulator display syntax
- Next message: [Python-Dev] Re: accumulator display syntax
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list