[issue673] templater.templatepath() doesn't find the install path of the templates

Benoit Boissinot mercurial-bugs at selenic.com
Wed Aug 8 14:43:49 CDT 2007


New submission from Benoit Boissinot <bboissin at gmail.com>:

templates are installed as data using distutils, so it might go to /usr/share/...

currently mercurial won't find the path for the templates afterward.

(besides we probably should raise an exception rather than returning None, since
nobody checks the return value)

see https://bugs.launchpad.net/ubuntu/+source/mercurial/+bug/56949

----------
messages: 3741
nosy: tonfa
priority: bug
status: unread
title: templater.templatepath() doesn't find the install path of the templates

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue673>
____________________________________________________



More information about the Mercurial-devel mailing list