Mercurial > hg
diff doc/Makefile @ 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 | 3840cefa5222 |
children | 3bdeca8946a6 |