Staging
v0.5.1
https://github.com/python/cpython
Revision 779281caf78c4bedea42fa299d2069ec4e8482bc authored by Benjamin Peterson on 30 November 2008, 03:23:13 UTC, committed by Benjamin Peterson on 30 November 2008, 03:23:13 UTC
........
  r67370 | jeremy.hylton | 2008-11-24 16:00:29 -0600 (Mon, 24 Nov 2008) | 8 lines

  Add unittests that verify documented behavior of public methods in Transport
  class.

  These methods can be overridden.  The tests verify that the overridden
  methods are called, and that changes to the connection have a visible
  effect on the request.
........
1 parent bed1710
History
Tip revision: 779281caf78c4bedea42fa299d2069ec4e8482bc authored by Benjamin Peterson on 30 November 2008, 03:23:13 UTC
Blocked revisions 67370 via svnmerge
Tip revision: 779281c
File Mode Size
c-api
data
distutils
documenting
extending
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.3 KB
Makefile -rw-r--r-- 4.7 KB
README.txt -rw-r--r-- 5.0 KB
TODO.txt -rw-r--r-- 134 bytes
about.rst -rw-r--r-- 1.2 KB
bugs.rst -rw-r--r-- 2.6 KB
conf.py -rw-r--r-- 5.5 KB
contents.rst -rw-r--r-- 423 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 25.3 KB
license.rst -rw-r--r-- 33.6 KB
make.bat -rw-r--r-- 1.3 KB

README.txt

back to top