Writeing new files

Emile van Sebille emile at fenx.com
Wed Aug 29 20:13:40 EDT 2001


You'll have to look into whatever Create is - that's what's returning the
extra 's.

--

Emile van Sebille
emile at fenx.com

---------
"eber kain" <eberkain at earthlink.net> wrote in message
news:b5f84cf8.0108291544.5c00de16 at posting.google.com...
> 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