[issue5682] Move io-in-c modules into a subdirectory of Modules/

Alexandre Vassalotti report at bugs.python.org
Sat Apr 4 02:27:35 CEST 2009


Alexandre Vassalotti <alexandre at peadrop.com> added the comment:

Antoine wrote:
> - in Makefile.pre.in, it seems the IO_OBJS definition might need updating

I updated the patch to also fix IO_OBJS. Also, I added stringio.c to
IO_OBJS. 

> Please note, when committing, it would be good to use "svn mv" for the
> actual moving of the files, so that their history can be followed.

Yes, I used "svn move" to rename the file in my local checkout, but
unfortunately "svn diff" doesn't support renames.

----------
Added file: http://bugs.python.org/file13605/move-iomodule-in-subdir-3.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5682>
_______________________________________


More information about the Python-bugs-list mailing list