Changeset 987
- Timestamp:
- 03/01/06 20:36:59
- Files:
-
- trunk/cherrypy/test/benchmark.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/cherrypy/test/benchmark.py
r986 r987 28 28 29 29 cherrypy.tree.mount(Root()) 30 cherrypy.lowercase_api = True 30 31 cherrypy.config.update({ 31 32 'global': {

