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

Changeset 2067

Show
Ignore:
Timestamp:
11/08/08 12:19:00
Author:
visteya
Message:

backport of [2010]

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/cherrypy-3.1.x/cherrypy/cherryd

    r1995 r2067  
    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