mirror of
https://github.com/python/cpython.git
synced 2025-10-10 00:43:41 +00:00
Whitespace normalization.
This commit is contained in:
parent
8531b1b28d
commit
c411dbaeee
14 changed files with 48 additions and 50 deletions
|
@ -38,7 +38,7 @@ def direct():
|
|||
import sys
|
||||
sys.exitfunc = direct
|
||||
|
||||
# Make sure atexit doesn't drop
|
||||
# Make sure atexit doesn't drop
|
||||
def indirect():
|
||||
print "indirect exit"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue