Request class now has a clean pydoc profile.

This commit is contained in:
Aldo Cortesi
2011-08-04 09:26:26 +12:00
parent 0760607a7d
commit 7a3b871b33
8 changed files with 76 additions and 40 deletions

View File

@@ -7,7 +7,7 @@ import tutils
class uStrFuncs(libpry.AutoTree):
def test_all(self):
t = tutils.tresp()
t.set_replay()
t._set_replay()
dump.str_response(t)
t = tutils.treq()