Problem with Python Server Pages (PSP)
Sebastian "lunar" Wiesner
basti.wiesner at gmx.net
Tue Jul 22 08:36:34 EDT 2008
barun.saha04 at gmail.com <barun.saha04 at gmail.com>:
> Hi,
>
> I am facing a very basic problem with PSP. I have installed mod_python
> (in fedora Core 1), added the lines required for loading Python
> modules and handling PSP pages. I have created a hello.psp page. But
> when I try to view this hello.psp page, all Python code are getting
> displayed.
Not directly related to this issue, but I wouldn't start developing with
PSP. Modern web development is better done with a WSGI compatible
framework like Django ...
--
Freedom is always the freedom of dissenters.
(Rosa Luxemburg)
More information about the Python-list
mailing list