[docs] [issue34124] email.message_from_binary_file documentation is broken
Jon Ribbens
report at bugs.python.org
Mon Jul 16 07:39:16 EDT 2018
New submission from Jon Ribbens <jribbens at gmail.com>:
The documentation for email.message_from_binary_file is missing a line-continuation backslash at the end of the `.. function::` line which means the output formatting is mangled and it has no permalink.
----------
assignee: docs at python
components: Documentation
messages: 321733
nosy: docs at python, jribbens
priority: normal
severity: normal
status: open
title: email.message_from_binary_file documentation is broken
type: compile error
versions: Python 3.6, Python 3.7, Python 3.8
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34124>
_______________________________________
More information about the docs
mailing list