Hi all,
I want to write to a text file with a timestamp, but I want to newest entry at the top. So I want to insert the next entry to the file at the beginning.
I can create and append to a file and then the latest entry is at the bottom.
Any ideas how this is done please?

Thanks,

Johan

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to