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
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.3 KB
INTBENCH -rw-r--r-- 941 bytes
LICENSE -rw-r--r-- 13.5 KB
Makefile.pre.in -rw-r--r-- 37.5 KB
README -rw-r--r-- 7.1 KB
RELNOTES -rw-r--r-- 1.4 KB
configure -rwxr-xr-x 652.1 KB
configure.in -rw-r--r-- 101.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.6 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 63.7 KB

README

back to top