Files
cpython/Lib
Gregory P. Smith b4066374db Merged revisions 77263-77264 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r77263 | gregory.p.smith | 2010-01-02 17:29:44 -0800 (Sat, 02 Jan 2010) | 4 lines

  Adds an optional source_address parameter to socket.create_connection().

  For use by issue3972.
........
  r77264 | gregory.p.smith | 2010-01-02 18:06:07 -0800 (Sat, 02 Jan 2010) | 5 lines

  issue3972: HTTPConnection and HTTPSConnection now support a
  source_address parameter.

  Also cleans up an annotation in the socket documentation.
........
2010-01-03 03:28:29 +00:00
..
2009-10-10 21:28:29 +00:00
2009-12-13 21:25:28 +00:00
2009-06-26 13:05:03 +00:00
2009-06-03 17:21:17 +00:00
2009-06-03 19:48:02 +00:00
2009-07-01 01:38:23 +00:00
2009-05-17 12:22:57 +00:00
2009-05-01 20:45:43 +00:00
2008-10-03 21:57:20 +00:00
2009-03-21 17:36:10 +00:00
2009-03-02 05:21:55 +00:00
2009-09-25 21:35:24 +00:00
2009-06-04 09:42:55 +00:00
2009-06-28 19:30:36 +00:00
2009-10-14 18:46:15 +00:00