mirror of
https://github.com/python/cpython.git
synced 2026-01-03 22:12:27 +00:00
Added missing newline
This commit is contained in:
parent
5a01fe005e
commit
b696b252b3
2 changed files with 2 additions and 2 deletions
|
|
@ -38,4 +38,4 @@ def main():
|
|||
l.Close(-1, 1)
|
||||
del l
|
||||
|
||||
main()
|
||||
main()
|
||||
|
|
|
|||
|
|
@ -163,4 +163,4 @@ unlink(old)
|
|||
}
|
||||
#endif /* CW4 */
|
||||
|
||||
#endif /* __MWERKS__ */
|
||||
#endif /* __MWERKS__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue