homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author oripel
Recipients
Date 2006年05月06日.12:54:44
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The docs for module 'profile' refer to 'profile.Stats',
which look like:
def Stats(*args):
 print 'Report generating functions are in the
"pstats" module\a'
This is true in older Python versions, as well as 2.5a2:
http://docs.python.org/dev/lib/module-profile.html
Suggestion: have the documentation point to
pstats.Stats instead, and possibly remove the
placeholder 'Stats' in module profile, or have it raise
an exception instead of printing an error.
History
Date User Action Args
2007年08月23日 14:39:50adminlinkissue1482988 messages
2007年08月23日 14:39:50admincreate

AltStyle によって変換されたページ (->オリジナル) /