Guys - This fixed the issue - thanks to all
--
http://mail.python.org/mailman/listinfo/python-list
Hello All,
I have a problem with the program that should generate x number of txt
files (x is the number of records in the file datafile.txt).
Once I execute the program (see below) only one file (instead of x
files) is created. The file created is based on the last record in
datafile.txt.
The p
Further clarification:
The pages will have to be pure static html pages (so no datasource will
be driving generation of the pages).
Therefore, I'd have to create
30,000 files.
It's my understanding that almost every host should be
able to serve a simple and static html code.
Best,
Vasa
--
h
I have a problem that I have to solve programmatically and since HTML
is pretty much the only code I have been exposed to I need an advice on
how to develop the programmatic solution to the problem I have.
In the nutshell, it'd be great if you can give me guidance in terms
of:
1) What progra