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

Changeset 1819

Show
Ignore:
Timestamp:
11/07/07 18:13:15
Author:
fumanchu
Message:

Docstring.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/cherrypy/lib/profiler.py

    r1654 r1819  
    7979     
    8080    def run(self, func, *args, **params): 
    81         """run(func, *args, **params). Dumps profile data into self.path.""" 
     81        """Dump profile data into self.path.""" 
    8282        global _count 
    8383        c = _count = _count + 1 

Hosted by WebFaction

Log in as guest/cpguest to create tickets