[issue21280] shutil.make_archive() with default "root_dir" parameter raises FileNotFoundError: [Errno 2] No such file or directory: ''

Serhiy Storchaka report at bugs.python.org
Tue Nov 18 21:14:45 CET 2014


Serhiy Storchaka added the comment:

Here is a patch.

----------
assignee:  -> serhiy.storchaka
keywords: +patch
nosy: +hynek, serhiy.storchaka, tarek
stage:  -> patch review
type:  -> behavior
versions: +Python 3.5
Added file: http://bugs.python.org/file37223/shutil_make_archive_in_curdir.patch

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


More information about the Python-bugs-list mailing list