Alexandre Vassalotti <alexan...@peadrop.com> added the comment:

Antoine, you're too quick. :-)

By the way, the patch is fairly large due to the renaming. So, here's
quick-and-dirty summary of the important changes.

  PCbuild/pythoncore.vcproj: Renamed the paths and added a <Filter/> tag
for the _io directory.
  PC/VS7.1/pythoncore.vcproj: Same as above.
  PC/VS8.0/pythoncore.vcproj: Same as above.
  PC/VC6/pythoncore.dsp: Renamed the paths.
  Makefile.pre.in: Updated the path to _iomodule.h
  Modules/Setup.dist: Renamed the paths.

Oh, my last patch had some junk for pickle. Here's a clean patch.

----------
Added file: http://bugs.python.org/file13604/move-iomodule-in-subdir-2.diff

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

Reply via email to