- 29 May, 2008 1 kayıt (commit)
-
-
Facundo Batista yazdı
all the upper level libraries that use it, including urllib2. Added and fixed some tests, and changed docs correspondingly. Thanks to John J Lee for the patch and the pusing, :)
-
- 24 May, 2008 1 kayıt (commit)
-
-
Georg Brandl yazdı
place and fix all references to it. Closes #2926.
-
- 12 May, 2008 1 kayıt (commit)
-
-
Alexandre Vassalotti yazdı
Renamed socketserver module in its own documentation. Renamed documentation references.
-
- 11 May, 2008 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 05 May, 2008 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 04 May, 2008 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 22 Şub, 2008 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 01 Şub, 2008 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 16 Ock, 2008 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
- 07 Ock, 2008 1 kayıt (commit)
-
-
Christian Heimes yazdı
for TIPC under Linux, see http://tipc.sf.net/ for more information. Thanks to Alberto Bertogli for the patch
-
- 05 Ock, 2008 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 04 Ock, 2008 1 kayıt (commit)
-
-
Christian Heimes yazdı
-
- 29 Ara, 2007 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 09 Eyl, 2007 1 kayıt (commit)
-
-
Gregory P. Smith yazdı
alone class. This addresses the primary concern in http://bugs.python.org/issue1706815 python-dev discussion here: http://mail.python.org/pipermail/python-dev/2007-July/073749.html I chose IOError rather than EnvironmentError as the base class since socket objects are often used as transparent duck typed file objects in code already prepared to deal with IOError exceptions. also a minor fix: urllib2 - fix a couple places where IOError was raised rather than URLError. for better or worse, URLError already inherits from IOError so this won't break any existing code. test_urllib2net - replace bad ftp urls.
-
- 01 Eyl, 2007 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
- 27 Agu, 2007 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 25 Agu, 2007 1 kayıt (commit)
-
-
Guido van Rossum yazdı
While cleaning up Bill's C style, I may have cleaned up some code he didn't touch as well (in _ssl.c).
-
- 23 Agu, 2007 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 15 Agu, 2007 1 kayıt (commit)
-
-
Georg Brandl yazdı
-