<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body>
Might that be worth a note in the README file with 3.1.3? =) We're
going to have to change over 20 sites and it's good to know what's
going to be deprecated in advance!<br>
<br>
Mike<br>
<br>
Gregory (Grisha) Trubetskoy wrote:
<blockquote cite="mid20040415193524.F57964@onyx.ispol.com" type="cite">
<pre wrap="">python-program is the old way, mod_python is the new. mod_python will only
work in 3.1.3 and later. python-program will work in all versions, but
some time in the distant future will be phased out.
Grisha
On Thu, 15 Apr 2004, Terry MacDonald wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi all
What's the difference between using these two directives:
        AddHandler mod_python .py
and
        AddHandler python-program .py
They appear to be used interchangeably if this is the case which is best
practice (standards wise) to use.
Thanks
--
Terry
Registered Linux User # 311806
<a class="moz-txt-link-abbreviated" href="http://www.taumu.com">www.taumu.com</a>
_______________________________________________
Mod_python mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Mod_python@modpython.org">Mod_python@modpython.org</a>
<a class="moz-txt-link-freetext" href="http://mailman.modpython.org/mailman/listinfo/mod_python">http://mailman.modpython.org/mailman/listinfo/mod_python</a>
</pre>
</blockquote>
<pre wrap=""><!---->_______________________________________________
Mod_python mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Mod_python@modpython.org">Mod_python@modpython.org</a>
<a class="moz-txt-link-freetext" href="http://mailman.modpython.org/mailman/listinfo/mod_python">http://mailman.modpython.org/mailman/listinfo/mod_python</a>
</pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<font color="#999999">__________________________________ </font>
<p> <a class="address" style="text-decoration: none;"
href="mailto:michael.neel@mediapulse.com"><font size="2"
face="Myriad Pro, Arial, Helvetica, sans-serif" font="" color="#000000"><b>michael.neel</b></font><font
color="#808080" size="2"
face="Myriad Pro, Arial, Helvetica, sans-serif">@mediapulse.com</font></a><br>
<font color="#808080" size="2"
face="Myriad Pro, Arial, Helvetica, sans-serif"> vice president of
information systems<br>
865.675.4455 x30<br>
800.380.4514</font> </p>
<p><a class="address" style="text-decoration: none;"
href="http://www.mediapulse.com/"><font color="#a51c1e" size="2"
face="Myriad Pro, Arial, Helvetica, sans-serif">www.mediapulse.com</font></a><br>
<font color="#999999">__________________________________</font>
</p>
</div>
</body>
</html>