Python scripts in IIS

Robert Brewer fumanchu at amor.org
Thu Feb 26 11:19:52 EST 2004


Andrew Clover wrote:
> I can't agree with this at all. CGI is the only standard we can
> currently use to write cross-platform scripts. ASP is fine if you want
> to be locked to IIS; coding to mod_python limits you to Apache.
> I'm not saying that ASP or mod_python are unworthy
> technologies, but choosing one of them will tie your 
> subsequent choices a tad.

But only a tad. The trick is to use them transparently:

http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/225299
(which I'll actually be updating shortly).


Robert Brewer
MIS
Amor Ministries
fumanchu at amor.org




More information about the Python-list mailing list