commit | 36351564a252d396fcaeb63b785b21226bfacd67 | [log] [tgz] |
---|---|---|
author | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Sun Sep 09 13:22:45 2012 -0400 |
committer | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Sun Sep 09 13:22:45 2012 -0400 |
tree | e4cd94cc3aa61e824fcf1ca2e019d8173583bd94 | |
parent | 59fb38b5820e9f61f6e64e506c2dad98f7f32971 [diff] [blame] |
Fixed whitespace
diff --git a/Lib/multiprocessing/util.py b/Lib/multiprocessing/util.py index 68d6c1f..5e501bd 100644 --- a/Lib/multiprocessing/util.py +++ b/Lib/multiprocessing/util.py
@@ -252,7 +252,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: