[docs] [issue18529] Use long dash

Serhiy Storchaka report at bugs.python.org
Mon Jul 22 15:29:18 CEST 2013


Serhiy Storchaka added the comment:

Here is an alternative patch which replaces spaced hyphens and en-dashes and non-spaced em-dashes to em-dashes with spaces.

----------
assignee:  -> docs at python
components: +Documentation
nosy: +docs at python
stage:  -> patch review
type:  -> enhancement
versions: +Python 3.4
Added file: http://bugs.python.org/file31006/doc_mdashes_with_spaces.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18529>
_______________________________________


More information about the docs mailing list