mirror of https://github.com/python/cpython.git
Remove trailing spaces
This commit is contained in:
parent
439c25eb9e
commit
aa3af53f1f
|
@ -146,7 +146,7 @@ class Nasty:
|
|||
def __del__(self):
|
||||
gc.collect()
|
||||
CFUNCTYPE(None)(lambda x=Nasty(): None)
|
||||
|
||||
|
||||
|
||||
try:
|
||||
WINFUNCTYPE
|
||||
|
|
Loading…
Reference in New Issue