Kaydet (Commit) 613b2222 authored tarafından Tim Peters's avatar Tim Peters

Whitespace normalization.

üst e1f3ed6b
......@@ -649,4 +649,3 @@ if __name__ == '__main__':
pass
# That's all, folks.
......@@ -411,7 +411,7 @@ class TestLoader:
The name may resolve either to a module, a test case class, a
test method within a test case class, or a callable object which
returns a TestCase or TestSuite instance.
The method optionally resolves the names relative to a given module.
"""
parts = string.split(name, '.')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment