[New-bugs-announce] [issue11045] shutil._make_tarball

Tarek Ziadé report at bugs.python.org
Fri Jan 28 14:48:10 CET 2011


New submission from Tarek Ziadé <ziade.tarek at gmail.com>:

This line : logger.info("creating %s" % archive_dir)

should check that logger is not None before being called..

----------
assignee: tarek
components: Library (Lib)
messages: 127300
nosy: tarek
priority: high
severity: normal
status: open
title: shutil._make_tarball
type: behavior
versions: Python 2.7, Python 3.1, Python 3.2, Python 3.3

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


More information about the New-bugs-announce mailing list