[issue20604] Missing invalid mode in error message of socket.makefile.

Franck Michea report at bugs.python.org
Tue Feb 11 22:40:35 CET 2014


New submission from Franck Michea:

Hi! Noticed that the wrong mode was missing from the error message of socket.makefile. Nothing important, but this patch fixes the thing anyway, if you want it.

----------
components: Library (Lib)
files: missing_mode_in_error.patch
keywords: patch
messages: 211026
nosy: kushou
priority: normal
severity: normal
status: open
title: Missing invalid mode in error message of socket.makefile.
type: enhancement
versions: Python 3.3, Python 3.4, Python 3.5
Added file: http://bugs.python.org/file34049/missing_mode_in_error.patch

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


More information about the Python-bugs-list mailing list