commit | 40e86f0df2084fa237cad5fbde7d377077b9522d | [log] [tgz] |
---|---|---|
author | Vinay Sajip <vinay_sajip@yahoo.co.uk> | Fri Dec 10 09:11:23 2010 +0000 |
committer | Vinay Sajip <vinay_sajip@yahoo.co.uk> | Fri Dec 10 09:11:23 2010 +0000 |
tree | aa51ee935cb4e2b0e56cf03b91e593eb69a4bcad | |
parent | 129fd04440be35c21975417016479ea8a2bc4700 [diff] [blame] |
Fied typo
diff --git a/Lib/test/support.py b/Lib/test/support.py index 7eb3e7d..2fd019a 100644 --- a/Lib/test/support.py +++ b/Lib/test/support.py
@@ -43,7 +43,7 @@ "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", "Matr] + "TestHandler", "Matcher"] class Error(Exception):