]> granicus.if.org Git - python/commit
Blocked revisions 75710 via svnmerge
authorR. David Murray <rdmurray@bitdance.com>
Wed, 28 Oct 2009 21:40:22 +0000 (21:40 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Wed, 28 Oct 2009 21:40:22 +0000 (21:40 +0000)
commit1531f528b3d89096817824d5c597ca873f59e822
tree6a23f8b0f97c9554003155429a68e4cb6f83ef95
parentb3438b8ae3f889b148703ae96276c20957ec1277
Blocked revisions 75710 via svnmerge

........
  r75710 | r.david.murray | 2009-10-26 04:24:14 -0400 (Mon, 26 Oct 2009) | 6 lines

  Make the XMLRCP CGIHandlerTestCase pass like it did before the change of
  the test to use StringIO instead of a temp file.  There may or may not
  be an underlying problem here, so this patch makes the test function
  as originally designed until a determination can be made as to whether
  or not there is an underlying bug here.  See issue 7165 for discussion.
........