Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

> [datetime.c] needs to be renamed in Modules/Setup.dist, and most
> importantly in PC/config.c

Fixed in issue7989d.diff, thanks.

In order to commit this patch I need an SVN advise.  I would like to copy 
datetime.py from sandbox to py3k in a way that will preserve the history.  (I 
know, this strictly necessary, but I don't want my name on every line in svn 
blame datetime.py given how little I had to change there.)

I tried both svn copy oldpath newpath and svn copy oldurl newpath and it did 
not work (most likely because sandbox and py3k are independent checkouts.) I 
don't want to use svn copy oldurl newurl because that would require a separate 
commit for datetime.py.

----------
Added file: http://bugs.python.org/file18130/issue7989d.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7989>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to