Changeset 1218
- Timestamp:
- 08/05/06 18:03:53
- Files:
-
- trunk/cherrypy/_cpwsgiserver.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/cherrypy/_cpwsgiserver.py
r1216 r1218 275 275 # If you're using this server with another framework, you should 276 276 # trap those exceptions in whatever code block calls start(). 277 self._interrupt = None 277 278 278 279 def bind(family, type, proto=0):

