mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Whitespace normalization.
This commit is contained in:
parent
3c61c3525f
commit
658cba6706
8 changed files with 21 additions and 22 deletions
|
|
@ -158,7 +158,7 @@ else:
|
|||
return inst.fromchild, inst.tochild
|
||||
|
||||
__all__.extend(["Popen3", "Popen4"])
|
||||
|
||||
|
||||
def _test():
|
||||
cmd = "cat"
|
||||
teststr = "ab cd\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue