Glenn Linderman <v+pyt...@g.nevcal.com> added the comment: Trying to code some of this, it would be handy if BytesFeedParser.feed would return a status, indicating if it has seen the end of the headers yet. But that would only work if it is parsing as it goes, rather than just buffering, with all the real parsing work being done at .close time.
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10879> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com