commit | 0e75c0688673da4fbaceae0b75e20e953751e86a | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Fri May 31 18:57:45 2013 -0400 |
committer | Brett Cannon <brett@python.org> | Fri May 31 18:57:45 2013 -0400 |
tree | e5b730f899c1b85ecbf39b797f49d485b31411c3 | |
parent | 0dbb4c7f1338d1391e7214b564ef4638bc257347 [diff] |
fix whitespace
diff --git a/Lib/importlib/util.py b/Lib/importlib/util.py index 573b08c..9cf0eb7 100644 --- a/Lib/importlib/util.py +++ b/Lib/importlib/util.py
@@ -62,4 +62,4 @@ # If __package__ was not set above, __import__() will do it later. return fxn(self, module, *args, **kwargs) - return module_for_loader_wrapper \ No newline at end of file + return module_for_loader_wrapper