Mercurial > hg
changeset 5151:3edd6fedc33a
Merge with crew-stable
author | Brendan Cully <brendan@kublai.com> |
---|---|
date | Thu, 09 Aug 2007 11:37:47 -0700 |
parents | ff461baa9c4e (current diff) b3cc62268a91 (diff) |
children | 4f648e95caca |
files | mercurial/extensions.py |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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