On Mon, Jun 14, 2010 at 7:09 PM, "Martin v. Löwis" <mar...@v.loewis.de> wrote:
..
> So it's clearly intentional. I doubt its desirable, though. If only
> __PyTime_DoubleToTimet needs to be duplicated, I'd rather put that
> function into a separate C file that gets included twice, instead of
> including the full timemodule.c into datetimemodule.c.

Thanks for your research, Martin.  I've opened an issue for this at
http://bugs.python.org/issue9012 .
_______________________________________________
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