Yuwei Ba added the comment:
Okay.
Thanks you two fellows!
--
___
Python tracker
<http://bugs.python.org/issue28766>
___
___
Python-bugs-list mailing list
Unsub
Yuwei Ba added the comment:
I know this is not a functional 'fix', though it's the fact that there should
not be a semicolon. It can make user confusing. There might be another user who
found this semicolon and create an issue again since there are still lots of
Python27 codes
New submission from Yuwei Ba:
As we do not often use semicolons in Python world. I hope this historical semi
would be cleaned in a future release.
Source: Lib/httplib.py:1117
--
components: Library (Lib)
files: mywork.patch
hgrepos: 361
keywords: patch
messages: 281378
nosy: ibigbug