> 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
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to