mercurial/extensions.py
changeset 5130 b3cc62268a91
parent 4635 63b9d2deed48
child 5131 3edd6fedc33a
child 5132 1fd3248b8aa4
--- a/mercurial/extensions.py
+++ b/mercurial/extensions.py
@@ -24,6 +24,7 @@ def find(name):
 def load(ui, name, path):
     if name in _extensions:
         return
+    _extensions[shortname] = None
     if path:
         # the module will be loaded in sys.modules
         # choose an unique name so that it doesn't