[issue1001] hg serve: /rev/abc...: TypeError: 'str' object is not callable

Stephen Deasey mercurial-bugs at selenic.com
Fri Feb 22 15:10:57 CST 2008


New submission from Stephen Deasey <sdeasey at gmail.com>:

hg serve throws an error in the log when browsing a revision page /rev/abc...

  File "/home/sd/lib/python/mercurial/hgweb/hgweb_mod.py", line 355, in showtag
    yield tmpl(t1, tag=t, **args)
TypeError: 'str' object is not callable

Mercurial Distributed SCM (version 9b817c0a82f1)

Stack trace attached.

----------
files: hg.bug
messages: 5360
nosy: sdeasey
priority: bug
status: unread
title: hg serve: /rev/abc...: TypeError: 'str' object is not callable
topic: hgweb

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue1001>
____________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hg.bug
Type: application/octet-stream
Size: 1432 bytes
Desc: not available
Url : http://selenic.com/pipermail/mercurial-devel/attachments/20080222/7787c3f9/attachment.obj 


More information about the Mercurial-devel mailing list