comparison mercurial/localrepo.py @ 14295:bb7e3b3e6e11

setup.py: workaround for missing bz2 module in IronPython IronPython does not provide the bz2 module on its own. This patch skips importing it to allow setup to continue. (minor tweaks by mpm)
author Zachary Gramana <zgramana@pottsconsultinggroup.com>
date Mon, 09 May 2011 15:16:56 -0400
parents 01472f8f5429
children 31a5973fcf96
comparison
equal deleted inserted replaced
14294:84256ba2fbf7 14295:bb7e3b3e6e11