[3 of 3]Fixing Import Cycle

Pulkit Goyal 7895pulkit at gmail.com
Mon Feb 29 20:32:40 UTC 2016


Doing the above two fixes and running tests, I encountered an error

File
"/tmp/hgtests.VSUsjq/install/lib/python/hgext/largefiles/localstore.py",
line 39, in __init__
+      super(localstore, self).__init__(ui, repo, self.remote.url())
+  TypeError: object.__init__() takes no parameters

Trying to debug but a help of any kind will be good. 9 tests failed with
the same error.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20160301/29a952c0/attachment.html>


More information about the Mercurial-devel mailing list