On Tue, Jun 17, 2008 at 10:56 AM, Guido van Rossum <[EMAIL PROTECTED]> wrote:
> On Tue, Jun 17, 2008 at 10:40 AM, Curt Hagenlocher <[EMAIL PROTECTED]> wrote:
>>
>> There's no real urgency.  The reason this came up is because I just
>> implemented zlib, which automatically enabled the gzip unit tests.
>> The gzip tests are failing because the current timestamp can't be
>> written as a 32-bit value.
>
> Why is that? Is it because your epoch is different? If so, I would
> much prefer the epoch to be 1970. (Maybe this is the resolution you're
> seeking?)

Yes!  Except that I was hoping for something a little stronger, like
"the epoch must be 1970" or "the epoch can be anything you want, but
you're utterly retarded if you pick something other than 1970".  But
I'll definitely settle for "much prefer". :)

Thanks,
-Curt

--
Curt Hagenlocher
[EMAIL PROTECTED]
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to