New submission from 許邱翔:

In http.server.test, it still say "This runs an HTTP server on port 8000 (or 
the first command line argument).", but it won't read command line argument any 
more.

since this commit (https://hg.python.org/cpython/rev/935a656359ae)

----------
components: Library (Lib)
files: fix_description.patch
keywords: patch
messages: 247821
nosy: wdv4758h
priority: normal
severity: normal
status: open
title: inconsistency in http.server.test
type: behavior
versions: Python 3.3, Python 3.4, Python 3.5, Python 3.6
Added file: http://bugs.python.org/file40095/fix_description.patch

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

Reply via email to