Fix embarrassing syntax mix.

This commit is contained in:
Guido van Rossum 2007-03-08 01:02:00 +00:00
parent a9e2024b84
commit de3bc7c565
1 changed files with 1 additions and 1 deletions

View File

@ -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