commit | 7f704c11dbf6c766e11ed52c38fb732f7beda904 | [log] [tgz] |
---|---|---|
author | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Sun Sep 09 13:25:06 2012 -0400 |
committer | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Sun Sep 09 13:25:06 2012 -0400 |
tree | 17924b1772de4f8d2536711ae8198ff671062702 | |
parent | f36c49d124af3cbe97ff5e1dd2a4e1a85f2575d2 [diff] [blame] |
Fixed whitespace
diff --git a/Lib/multiprocessing/util.py b/Lib/multiprocessing/util.py index bc2d656..3bb9546 100644 --- a/Lib/multiprocessing/util.py +++ b/Lib/multiprocessing/util.py
@@ -240,7 +240,7 @@ # destroyed. See the _exit_function function in this module for more # notes. return - + if minpriority is None: f = lambda p : p[0][0] is not None else: