From: Serhiy Storchaka Date: Wed, 19 Nov 2014 10:34:07 +0000 (+0200) Subject: Issue #20604: Added missed invalid mode in error message of socket.makefile(). X-Git-Tag: v3.5.0a1~472 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a9568bb44a8f955a1194a91de31dc29e0e4fe7c8;p=thirdparty%2FPython%2Fcpython.git Issue #20604: Added missed invalid mode in error message of socket.makefile(). Based on patch by Franck Michea. --- a9568bb44a8f955a1194a91de31dc29e0e4fe7c8