]> granicus.if.org Git - python/commit
Really make bztar support in shutil conditional.
authorÉric Araujo <merwok@netwok.org>
Sun, 5 Feb 2012 12:40:08 +0000 (13:40 +0100)
committerÉric Araujo <merwok@netwok.org>
Sun, 5 Feb 2012 12:40:08 +0000 (13:40 +0100)
commit89dfd5cf80965fcf1d3fe4db8268f8acc67b5f64
treea3653d58a90c0b1cb64d808c95e9811cc7cf759a
parentf2fbb9cf4274e9d74da45d2f2d0503a57af1cad8
Really make bztar support in shutil conditional.

This dict entry is added a few lines after if the bzip2 module is
available, but removing this line was forgotten.
Lib/shutil.py