]> granicus.if.org Git - python/commit
Fix-up for 0f362676460d: add missing size argument to SSLFakeFile.readline(), as...
authorGeorg Brandl <georg@python.org>
Tue, 30 Sep 2014 14:31:21 +0000 (16:31 +0200)
committerGeorg Brandl <georg@python.org>
Tue, 30 Sep 2014 14:31:21 +0000 (16:31 +0200)
commit786c8e7dd565aecafb020683705564c42e62fedc
tree2e1520c27fad317f41c53ae6268100c7fcdadb1c
parente558181660d096e3e53c795bc5a528cdbd04eca6
Fix-up for 0f362676460d: add missing size argument to SSLFakeFile.readline(), as in 2.6 backport 8a6def3add5b
Lib/smtplib.py [changed mode: 0644->0755]