mirror of
https://github.com/python/cpython.git
synced 2025-09-02 15:07:53 +00:00
Fix embarrassing syntax mix.
This commit is contained in:
parent
a9e2024b84
commit
de3bc7c565
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
/* Adapted from test_file.py by Daniel Stutzbach */
|
# Adapted from test_file.py by Daniel Stutzbach
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
import os
|
import os
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue