]> git.phdru.name Git - dotfiles.git/commit
unzip.py: optimization
authorOleg Broytman <phd@phdru.name>
Sun, 5 Jun 2016 13:44:14 +0000 (16:44 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 5 Jun 2016 13:44:14 +0000 (16:44 +0300)
commit05cfb307e205fea010f32eda0c3944ffc40b6775
treea9abdff86f3be40dd7a509cbdc07fdb67ea688af
parentf7c63cf4c6268dce1643f15c72964495db8f72b3
unzip.py: optimization

Use shutil.copyfileobj() to copy big files by small chunks.
bin/unzip.py