[Tutor] Timestamp

Timothy Grant timothy.grant at gmail.com
Mon Aug 18 19:12:14 CEST 2008


On Mon, Aug 18, 2008 at 9:15 AM, swati jarial <swati.jarial at gmail.com> wrote:
> Is there a way to put a timestamp on an FTP download in Python without using
> any python library or module?
>
> Thanks for any help!!

What exactly are you trying to accomplish?

The file system will stamp the file with the date it was created when
you download the file.

Why do you not want to use any python libraries or modules?

-- 
Stand Fast,
tjg. [Timothy Grant]


More information about the Tutor mailing list