On 10/21/05, Christoph Zwerschke <[EMAIL PROTECTED]> wrote:
> I just checked in a change that makes the PythonServletFactory
> responsible for .pyc and .pyo files as well besides .py files.
>
> For the default configuration, this makes no difference,
> since .pyc and .pyo are in both ExtensionsToIg
I just checked in a change that makes the PythonServletFactory
responsible for .pyc and .pyo files as well besides .py files.
For the default configuration, this makes no difference,
since .pyc and .pyo are in both ExtensionsToIgnore and FilesToHide
so they will not be served anyway.
But by tak