Use of HTMLparser to change language

Tino Wildenhain tino at wildenhain.de
Fri Mar 20 08:36:12 EDT 2009


pranav wrote:
> On Mar 20, 3:53 pm, Marco Mariani <ma... at sferacarta.com> wrote:
>> pranav wrote:
>>> I am sure there is a python way of solving this problem.
>> The common sense approach (nothing to do with python) would be to
>> rewrite everything to be dynamically generated with a template language
>> - in python those would be TAL, mako, genshi, jinja, whatever ...
>> anything is better than the current solution.
> 
> Hmm ya, that is THE best thing, if this were an application. These are
> plain HTML files and needs to be shipped with CDs. Also, it is not in
> the design to use anything executable.

No need, you can use the executable on your end to generate the static 
files using the templates.

Regards
Tino
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3241 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20090320/9706b708/attachment.bin>


More information about the Python-list mailing list