Re: Natural-language datetime parsing and display (was: user friendly datetime features)

2008-01-09 Thread tahiriman
or just calculate the difference between the moment you are and the date before and display the result in a cases (if diff is one day or 2 days or ...) -- http://mail.python.org/mailman/listinfo/python-list

Re: Dynamic File Name Open()

2007-05-02 Thread tahiriman
On May 2, 7:47 am, Tim Golden <[EMAIL PROTECTED]> wrote: > Robert Rawlins - Think Blue wrote: > > > I'm trying to open a file using open() but the name of the file is created > > dynamically as a variable, but also has part of a static path. For instance, > > the file may be called 'dave' and will