Writing Python File at Specific Interval

subhabangalore at gmail.com subhabangalore at gmail.com
Wed Jul 9 10:36:49 EDT 2014


Dear Group,

I am trying to write a file, which would create a new file name 
as the code runs. 

The code (a basic crawler) would run every morning 
or evening, on a predefined time. [This part is fine]. 

In the next part, I am trying to store the daily 
results to a new file. 

As I researched I found some tips around time module,
logging module, pythoncom etc. But not getting any important
lead.

If any one of the esteemed members may kindly suggest.

Regards,
Subhabrata Banerjee. 



More information about the Python-list mailing list