mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Remove personal note from Jim Roskind; it no longer applies, and the
e-mail address is for a previous employer. Can we move the big long copyright statement into a sidebar or something?
This commit is contained in:
parent
4f74769640
commit
02f63561a9
1 changed files with 0 additions and 9 deletions
|
@ -32,15 +32,6 @@ DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
||||||
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
|
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
|
||||||
OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
The profiler was written after only programming in Python for 3 weeks. As a
|
|
||||||
result, it is probably clumsy code, but I don't know for sure yet 'cause I'm a
|
|
||||||
beginner :-). I did work hard to make the code run fast, so that profiling
|
|
||||||
would be a reasonable thing to do. I tried not to repeat code fragments, but
|
|
||||||
I'm sure I did some stuff in really awkward ways at times. Please send
|
|
||||||
suggestions for improvements to: jar@netscape.com. I won't promise *any*
|
|
||||||
support. ...but I'd appreciate the feedback.
|
|
||||||
|
|
||||||
|
|
||||||
.. _profiler-introduction:
|
.. _profiler-introduction:
|
||||||
|
|
||||||
Introduction to the profilers
|
Introduction to the profilers
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue