[MERGE][bug #151208] Upgrade util/configobj to version 4.4.0

Matt Nordhoff mnordhoff at mattnordhoff.com
Mon Nov 19 15:04:15 GMT 2007


Vincent Ladeuil wrote:
> Nothing has changed regarding bzr needs, tests are still passing,
> bug #149019 (which could have been avoided by this upgrade did
> not regress).
> 
> The code is slightly shorter, the internal tests having been
> moved to a specific file.

I know it doesn't matter, but in test_config.py, why not "from
bzrlib.util.configobj import configobj"? PEP 8?

Also, why not try importing configobj and only use bzrlib.util.configobj
if it's not available?
-- 



More information about the bazaar mailing list