New submission from Parker Phinney <[email protected]>: to recreate: go here: http://docs.python.org/library/email.parser.html#email.parser.Parser.parse notice this line: "Optional headersonly is as with the parse() method."
But that doesn't make sense, because this /is/ the parse() method! ---------- title: http://docs.python.org/library/email.parser.html#email.parser.Parser.parse -> documentation page on email.parser contains self-referential non-definition of headersonly parameter type: behavior -> _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13900> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
