changeset 5151 | 3edd6fedc33a |
parent 5031 | af0995261f02 |
parent 5087 | b3cc62268a91 |
child 5152 | 4f648e95caca |
--- a/mercurial/extensions.py Thu Aug 09 01:07:11 2007 +0200 +++ b/mercurial/extensions.py Thu Aug 09 11:37:47 2007 -0700 @@ -30,6 +30,7 @@ shortname = name if shortname 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