mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Fix mysterious references to jprofile that were in the source since
its creation. I'm assuming these were once valid references to "Jim Roskind's profile"...
This commit is contained in:
parent
ba3ed56a22
commit
dabcd0040c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
# Based on prior profile module by Sjoerd Mullender...
|
||||
# which was hacked somewhat by: Guido van Rossum
|
||||
#
|
||||
# see jprofile.doc and jprofile.py for more info.
|
||||
# see profile.doc and profile.py for more info.
|
||||
|
||||
# Copyright 1994, by InfoSeek Corporation, all rights reserved.
|
||||
# Written by James Roskind
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue