[issue23418] Keep http.server.__all__ up to date

Martin Panter report at bugs.python.org
Mon Feb 9 08:03:43 CET 2015


New submission from Martin Panter:

Here is a patch that adds the Simple/CGIHTTPRequestHandler classes to __all__, and a test case that should help keep it up to date in the future.

----------
components: Library (Lib)
files: http.server-all.patch
keywords: patch
messages: 235594
nosy: vadmium
priority: normal
severity: normal
status: open
title: Keep http.server.__all__ up to date
type: behavior
Added file: http://bugs.python.org/file38051/http.server-all.patch

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


More information about the Python-bugs-list mailing list