summaryrefslogtreecommitdiffstats
path: root/Lib/profile.py
Commit message (Collapse)AuthorAgeFilesLines
* Added a _v21 def to FL.py and added two new input field typesGuido van Rossum1992-09-021-138/+95
| | | | | | Added runcall(func, *args) interfaces to profile.py, bdb.py, pdb.py, wdb.py Added new module bisect.py and used it in sched.py. Mostly cosmetic changes to profile.py (changed output format).
* Initial revisionGuido van Rossum1992-04-211-0/+405