[issue11071] What's New review comments

Daniel Urban report at bugs.python.org
Sun Feb 6 13:09:52 CET 2011


Daniel Urban <urban.dani+py at gmail.com> added the comment:

In the shutil example (http://docs.python.org/dev/py3k/whatsnew/3.2.html#shutil) the function argument of shutil.register_archive_format is a string, but according to http://docs.python.org/dev/py3k/library/shutil.html#shutil.register_archive_format it should be a callable.

----------

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


More information about the Python-bugs-list mailing list