changeset 18647 | c1d23b4a66d5 |
parent 16582 | cbb916e2d7c5 |
child 19614 | 1d50c69c1f0a |
--- a/hgext/factotum.py Sun Jan 27 03:32:09 2013 +0100 +++ b/hgext/factotum.py Sun Feb 10 18:26:04 2013 +0100 @@ -47,8 +47,8 @@ from mercurial.i18n import _ from mercurial.url import passwordmgr -from mercurial import httpconnection, urllib2, util -import os +from mercurial import httpconnection, util +import os, urllib2 ERRMAX = 128