[Python-Dev] Re: accumulator display syntax
Guido van Rossum
guido at python.org
Sun Oct 26 13:36:46 EST 2003
More information about the Python-Dev mailing list
Sun Oct 26 13:36:46 EST 2003
- Previous message: [Python-Dev] Re: accumulator display syntax
- Next message: [Python-Dev] Re: 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. You're forgiven, at some point in the past they *were* different. --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] Re: accumulator display syntax
- Next message: [Python-Dev] Re: Re: accumulator display syntax
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list