Writeing new files

eber kain eberkain at earthlink.net
Wed Aug 29 19:44:49 EDT 2001


Every time i do this.

name = Create('Name')
file = Open('%s.btv' % name, "w")

it creates a file that looks like this

'Name'.btv

Why, and how can i do away with the set of ' '



More information about the Python-list mailing list