Merge #12417 followup, also removing an extra docstring

This commit is contained in:
Éric Araujo 2011-07-28 22:32:04 +02:00
commit beb9170cc4
3 changed files with 0 additions and 58 deletions

View file

@ -1,13 +1,9 @@
"""Class for printing reports on profiled python code."""
# Class for printing reports on profiled python code. rev 1.0 4/1/94
#
# Written by James Roskind
# Based on prior profile module by Sjoerd Mullender...
# which was hacked somewhat by: Guido van Rossum
"""Class for profiling Python code."""
# Copyright Disney Enterprises, Inc. All Rights Reserved.
# Licensed to PSF under a Contributor Agreement
#