[issue29224] OS related file operations (copy, move, delete, rename...) should be placed into one module

STINNER Victor report at bugs.python.org
Tue Jan 10 09:40:13 EST 2017


STINNER Victor added the comment:

You can design your own "oshutil" module which combines both modules.

They are technical reasons to have two separated modules.

----------
nosy: +haypo

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


More information about the Python-bugs-list mailing list