mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
Fix a few typos and a double semicolon. Patch by Eitan Adler.
This commit is contained in:
parent
1c1cadbbca
commit
3f5db3940f
10 changed files with 10 additions and 10 deletions
|
@ -5,7 +5,7 @@
|
|||
#
|
||||
# A possible improvement would be to have empty.vbs do something that
|
||||
# we can detect here, to make sure that not only the os.startfile()
|
||||
# call succeeded, but also the the script actually has run.
|
||||
# call succeeded, but also the script actually has run.
|
||||
|
||||
import unittest
|
||||
from test import support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue