summaryrefslogtreecommitdiff
path: root/paste/debug/profile.py
Commit message (Collapse)AuthorAgeFilesLines
* Added a little argument to profile.profile_decorator, to allow conditional ↵Ian Bicking2006-01-071-0/+7
| | | | profiling; added an entry point for the built-in http server, so you can use egg:Paste#http in paste.deploy files; small doc update; got rid of MANIFEST.in, which I don't believe is actually needed to make a proper package (and might actually hurt, since setuptools handles things itself when MANIFEST.in doesn't exist).
* Added docstrings to some modulesIan Bicking2006-01-041-0/+5
|
* A bunch of little import cleanups noted from pyflakesIan Bicking2005-12-181-1/+0
|
* Moved wdg_validate and profile to debug packageIan Bicking2005-12-181-0/+201