Re: [PATCH] fix for decode error in trackback plugin
shunuhs <[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, original trackback.py is already dependent on comments.py plugin.
The description of the trackback.py file includes the following.
> You must have the comments plugin installed as well, although you don't
> need to enable comments on your blog in order for trackbacks to work
So this is not new dependency. It will work well.
>> if form.has_key("url"):
>> + from comments import decode_form
>
> will, are there any recommendations for plugins that import other plugins? can
> they always assume that '' is in sys.path, so that importing plugins like this
> will work?
regards
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV