| commit | e7329f47e777d75a6602418f3198589828c35fce | [log] [tgz] |
|---|---|---|
| author | Éric Araujo <merwok@netwok.org> | Fri Aug 19 03:07:39 2011 +0200 |
| committer | Éric Araujo <merwok@netwok.org> | Fri Aug 19 03:07:39 2011 +0200 |
| tree | ff8e347615836328b741af06e8d5d3b2e783305f | |
| parent | 99c4c340e6bb61966643c54b4ff3db832237203a [diff] |
Guard shutil._make_archive against a logger=None argument. Backporting two lines from the 3.x tests was enough to trigger the bug. I also took the opportunity of making the logging call lazy.