[mod_python] Re: Shared Memory

Jorey Bump list at joreybump.com
Thu Apr 14 11:49:24 EDT 2005


Nathan Olberding wrote:
> Is this behavior documented? I've only skimmed documentation, but this
> one caught me off guard. My solution was to just change the names of
> all my .py files and restart Apache. I'd consider it a feature, but
> it's definitely a "gotcha".

It's well documented:

  http://www.modpython.org/live/current/doc-html/pyapi-interps.html

You could say that mod_python is quite unlike other embedded
interpreters (but then again, aren't they all?), so there will be many
"gotchas". The manual is short, and a thorough reading is highly
recommended. This definitely isn't PHP. :)



More information about the Mod_python mailing list