Christian Boos wrote:
>> Tim, what version of pytz do you have on your test machines?
> 
> None I guess, as I see <FixedOffset "GMT +1:00" 1:00:00> in the test 
> results, which is our own tzinfo subclass.

That was also my guess, but I could reproduce the issue neither with nor
without pytz.

If pytz is not installed, how could two Linux platforms have different
behaviors for this, if we only use our own timezone classes (which don't
use local TZ info)? It would basically mean that the datetime module, in
particular datetime.replace(), behaves differently.

-- Remy

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to