Changeset 1036
- Timestamp:
- 03/31/06 12:23:53
- Files:
-
- trunk/cherrypy/test/modpy.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/cherrypy/test/modpy.py
r1017 r1036 47 47 PythonOption testmod %s 48 48 PythonHandler modpython_gateway::handler 49 PythonOption application cherrypy._cpwsgi::wsgiApp49 PythonOption wsgi.application cherrypy._cpwsgi::wsgiApp 50 50 PythonDebug On 51 51 """

