mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Fixed whitespace
This commit is contained in:
parent
59fb38b582
commit
36351564a2
1 changed files with 1 additions and 1 deletions
|
@ -252,7 +252,7 @@ def _run_finalizers(minpriority=None):
|
|||
# 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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue