[issue4843] make distutils use shutil

Akira Kitada report at bugs.python.org
Sun Mar 1 06:20:41 CET 2009


Akira Kitada <akitada at gmail.com> added the comment:

'ignore' was introduced in Python 2.6 but distutils has to keep Python
2.3 compatible.

See: http://bugs.python.org/issue5052

So I guess you have to wait some more years before
dropping distutils.dir_util and distutils.file_util.

----------
nosy: +akitada

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


More information about the Python-bugs-list mailing list