Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

Changeset 2010

Show
Ignore:
Timestamp:
07/01/08 02:11:52
Author:
fumanchu
Message:

Arg. Buglet in cherryd.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/cherrypy/cherryd

    r1995 r2010  
    1111          fastcgi=False, pidfile=None, imports=None): 
    1212    """Subscribe all engine plugins and start the engine.""" 
    13     for i in imports
     13    for i in imports or []
    1414        exec "import %s" % i 
    1515     

Hosted by WebFaction

Log in as guest/cpguest to create tickets