pranav wrote:
On Mar 20, 3:53 pm, Marco Mariani <ma...@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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to