From b624d75b18b6644adb1e783e1032cbf74da409e7 Mon Sep 17 00:00:00 2001 From: Robert Collins Date: Wed, 1 Jul 2015 16:11:59 +1200 Subject: Update documentation --- apidocs/testtools.runtest.MultipleExceptions.html | 83 +++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 apidocs/testtools.runtest.MultipleExceptions.html (limited to 'apidocs/testtools.runtest.MultipleExceptions.html') diff --git a/apidocs/testtools.runtest.MultipleExceptions.html b/apidocs/testtools.runtest.MultipleExceptions.html new file mode 100644 index 0000000..cd1fce8 --- /dev/null +++ b/apidocs/testtools.runtest.MultipleExceptions.html @@ -0,0 +1,83 @@ + + + + + testtools.runtest.MultipleExceptions : API documentation + + + + + + + + + +
+ + + +
+ +
+ +
+
Represents many exceptions raised from some operation.
+
+ +
+ + + + + + + + +
Instance VariableargsThe sys.exc_info() tuples for each exception.
+ + + +
+ +
+ +
+ + + + + + +
+ args = +
+
+ The sys.exc_info() tuples for each exception. +
+
+ +
+
+ API Documentation for testtools, generated by pydoctor at 2015-07-01 16:11:28. +
+ +
+ + \ No newline at end of file -- cgit v1.2.1