[Python-Dev] Re: PEP 279 (original) (raw)
Guido van Rossum guido@python.org
Fri, 29 Mar 2002 09:35:31 -0500
- Previous message: [Python-Dev] Re: PEP 279
- Next message: [Python-Dev] Re: PEP 279
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
What was wrong with seq.items() / seq.iteritems(), that they dropped out of the discussion ?
Every sequence type, built-in or 3rd party, would have to be modified to support these.
--Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] Re: PEP 279
- Next message: [Python-Dev] Re: PEP 279
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]