On Tue, Jul 5, 2016 at 10:55 AM Bach Le <[email protected]> wrote:

> Ok, I think I figured it out. It looks like in that sort function, last
> modified is a unicode string so sorting that list results in a string sort
> rather than a date sort. Parsing the string into a datetime object during
> the sort returns the correct sort order. Looks like a genuine bug.
>

Yeah. It'd be better not to be a unicode string.  Does it come back that
way from the WABS driver, or is this a different mechanism for the bug?

-- 
You received this message because you are subscribed to the Google Groups 
"wal-e" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to