What's Going on between (Verify) Python and win7?

W. eWatson wolftracks at invalid.com
Tue Feb 23 00:15:01 EST 2010


Maybe someone could verify my result?

open file
read file line
print line
close file

data 1234

Execute it in a folder

Create another folder and copy the program to it.
put in a new data file as

data 4567

Execute the copied program
Does it give
data1234?




More information about the Python-list mailing list