Changeset 5697

Show
Ignore:
Timestamp:
11/17/08 14:12:42 (2 months ago)
Author:
carndt
Message:

Remove left-over docstring line in turbogears.startup

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.1/turbogears/startup.py

    r5695 r5697  
    178178    * Calls the callables registered in 'turbogears.call_on_startup'. 
    179179    * Starts the TurboGears scheduler. 
    180     This adds the "tg_js" configuration to make MochiKit accessible. 
    181180 
    182181    """