New submission from Stojan Jovic <condor...@gmail.com>:

I have found error in "Usage" section of HTTP modules documentation page, 
specifically line:
http.HTTPStatus.OK.value
should be fixed to:
HTTPStatus.OK.value
according to the import and other usage examples.

----------
assignee: docs@python
components: Documentation
messages: 356013
nosy: docs@python, stojan.jovic
priority: normal
severity: normal
status: open
title: HTTP modules documentation error
type: resource usage
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38696>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to