[Patches] Patch to timemodule.c

Greg Stein gstein@lyra.org
Fri, 21 Apr 2000 18:06:27 -0700 (PDT)


You forgot to append the patch.

-g


On Sat, 22 Apr 2000, Jack Jansen wrote:

> On the Macintosh the C library (gmtime, localtime, ctime) uses the ANSI-C
> standard epoch of 1-Jan-1900,
> but the I/O library (time, stat, etc) uses the Mac epoch of 1-Jan-1904. We
> offset the values so the Python
> code always sees the Mac standard.
> ---
> I confirm that, to the best of my knowledge and belief, this
>                                                        contribution is free of
> any claims of third parties under
>                                                        copyright, patent or
> other rights or interests ("claims").  To
>                                                        the extent that I have
> any such claims, I hereby grant to CNRI a
>                                                        nonexclusive,
> irrevocable, royalty-free, worldwide license to
>                                                        reproduce, distribute,
> perform and/or display publicly, prepare
>                                                        derivative versions, and
> otherwise use this contribution as part
>                                                        of the Python software
> and its related documentation, or any
>                                                        derivative versions
> thereof, at no cost to CNRI or its licensed
>                                                        users, and to authorize
> others to do so.
> 
>                                                        I acknowledge that CNRI
> may, at its sole discretion, decide
>                                                        whether or not to
> incorporate this contribution in the Python
>                                                        software and its related
> documentation.  I further grant CNRI
>                                                        permission to use my
> name and other identifying information
>                                                        provided to CNRI by me
> for use in connection with the Python
>                                                        software and its related documentation.
> 
> _______________________________________________
> Patches mailing list
> Patches@python.org
> http://www.python.org/mailman/listinfo/patches
> 

-- 
Greg Stein, http://www.lyra.org/