Is it a bug (or a feature)?

Paul McGuire ptmcg at austin.rr._bogus_.com
Wed Aug 25 08:50:33 EDT 2004


Looking further at Message.py, __delitem__ has this same problem.  When
fixing this, should probably also add an __iter__ method, that would return
iter(self._headers).

-- Paul





More information about the Python-list mailing list