[issue21994] Syntax error in the ssl module documentation

Alex Gaynor report at bugs.python.org
Thu Jul 17 00:46:59 CEST 2014


New submission from Alex Gaynor:

This can be seen at https://docs.python.org/3.4/library/ssl.html#ssl.SSLContext.check_hostname

It looks like the colon should be omitted, and the next line un-indented.

----------
assignee: docs at python
components: Documentation
keywords: easy
messages: 223291
nosy: alex, christian.heimes, docs at python, dstufft, giampaolo.rodola, janssen, pitrou
priority: normal
severity: normal
status: open
title: Syntax error in the ssl module documentation
versions: Python 3.4, Python 3.5

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


More information about the Python-bugs-list mailing list