Mercurial > hg
comparison hgweb.cgi @ 2405:4593d09e534d
pick a non-conflicting module name when loading an extension
prefix the module name by 'hgext_' so that it doesn't conflict
with any core python module (for example bisect -> hgext_bisect)
fix issue271
author | Benoit Boissinot <benoit.boissinot@ens-lyon.org> |
---|---|
date | Wed, 07 Jun 2006 18:33:15 +0200 |
parents | 5f65a108a559 |
children | d0db3462d568 |
comparison
equal
deleted
inserted
replaced
2404:ffc3b2f1ab6a | 2405:4593d09e534d |
---|