[issue13900] http://docs.python.org/library/email.parser.html#email.parser.Parser.parse

2012-01-28 Thread Parker Phinney

Changes by Parker Phinney :


--
assignee: docs@python
components: Documentation
nosy: Parker.Phinney, docs@python
priority: normal
severity: normal
status: open
title: 
http://docs.python.org/library/email.parser.html#email.parser.Parser.parse
type: behavior

___
Python tracker 
<http://bugs.python.org/issue13900>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue13900] documentation page on email.parser contains self-referential non-definition of headersonly parameter

2012-01-28 Thread Parker Phinney

New submission from Parker Phinney :

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 
<http://bugs.python.org/issue13900>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com