On Mon, Aug 18, 2008 at 9:15 AM, swati jarial <[EMAIL PROTECTED]> 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]
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to