Jim Mooney wrote:
> 
> > In py3.x, iteritems was replaced by .items()
> 
> Interesting, since iteritems was in my book, which was "updated" for
> Py33. I guess the moral is you shouldn't trust an author 100% ;')  I
> must admit, iteritems did seem awkward and annoying so I'm glad it's
> dropped.
> 
> Jim

Technically, .items() was dropped and .iteritems() was renamed .items()


~Ramit


This email is confidential and subject to important disclaimers and
conditions including on offers for the purchase or sale of
securities, accuracy and completeness of information, viruses,
confidentiality, legal privilege, and legal entity disclaimers,
available at http://www.jpmorgan.com/pages/disclosures/email.  
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to