 |
Dates and Times - PLEAC - Programming Language Examples Alike Cookbook
Program HopDelta # Save a raw email to disk and run "python hopdelta.py FILE" # and it will process the headers and show the time taken # for each server hop (nb: if server times are wrong, negative dates # might appear in the output). import datetime, em
pleac.sourceforge.net |
 |