commit | 0548ce088de6a382d0a4ea8789f106696176937d | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Mon Oct 26 08:24:14 2009 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Mon Oct 26 08:24:14 2009 +0000 |
tree | b586308c4eae984662c6e13691f011b579a79d68 | |
parent | cc16d16adde974a14be962cf9a6a5665f90ff664 [diff] |
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.