]> granicus.if.org Git - python/commitdiff
Blocked revisions 67370 via svnmerge
authorBenjamin Peterson <benjamin@python.org>
Sun, 30 Nov 2008 03:23:13 +0000 (03:23 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sun, 30 Nov 2008 03:23:13 +0000 (03:23 +0000)
........
  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.
........


No differences found