]> granicus.if.org Git - python/commitdiff
Fix embarrassing syntax mix.
authorGuido van Rossum <guido@python.org>
Thu, 8 Mar 2007 01:02:00 +0000 (01:02 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 8 Mar 2007 01:02:00 +0000 (01:02 +0000)
Lib/test/test_fileio.py

index 8ebba2b88e972df66b79168357b380bbe10f62f1..aa708ce67dcd5c4686d07dcda2aa5d72ef50e4db 100644 (file)
@@ -1,4 +1,4 @@
-/* Adapted from test_file.py by Daniel Stutzbach */
+# Adapted from test_file.py by Daniel Stutzbach
 
 import sys
 import os