Éric Araujo <mer...@netwok.org> added the comment:

Thanks for the report.  This is indeed a bug with respect to PEP 376.

It would be too difficult to modify shutil (and copy2) to make it return 
filenames, but thanks to the new copy_function hook it will be easy to store 
filenames in a list and use that.  I’ll have to synchronize _backport.shutil 
with the 3.2 version first.

----------
assignee: tarek -> eric.araujo
versions: +3rd party -Python 2.6

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

Reply via email to