projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
129fd04
)
Fied typo
author
Vinay Sajip
<vinay_sajip@yahoo.co.uk>
Fri, 10 Dec 2010 09:11:23 +0000
(09:11 +0000)
committer
Vinay Sajip
<vinay_sajip@yahoo.co.uk>
Fri, 10 Dec 2010 09:11:23 +0000
(09:11 +0000)
Lib/test/support.py
patch
|
blob
|
history
diff --git
a/Lib/test/support.py
b/Lib/test/support.py
index 7eb3e7d64cf6f4314fe11d2d93be99a0031b490e..2fd019af2d3e5311b1cad01b89e36088300a6b13 100644
(file)
--- a/
Lib/test/support.py
+++ b/
Lib/test/support.py
@@
-43,7
+43,7
@@
__all__ = [
"run_unittest", "run_doctest", "threading_setup", "threading_cleanup",
"reap_children", "cpython_only", "check_impl_detail", "get_attribute",
"swap_item", "swap_attr", "requires_IEEE_754",
- "TestHandler", "Mat
r
]
+ "TestHandler", "Mat
cher"
]
class Error(Exception):