Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
3d3a52aa3ac59bae8da6904d9bc7de137ae5d21c
/
Lib
/
profile.py
8ca8420
A few lines were indented using spaces instead of tabs -- fix them.
by Guido van Rossum
· 27 years ago
96c07fe
Prefer clock() over times() for timer function, except on the Mac,
by Guido van Rossum
· 27 years ago
cbf3dd5
Use better timer on the mac Open files in binary mode (Jack)
by Guido van Rossum
· 27 years ago
f06ee5f
/usr/local/bin/python -> /usr/bin/env python
by Guido van Rossum
· 28 years ago
cc778eb
Add main program similar to pdb.
by Guido van Rossum
· 28 years ago
6cb84f3
change return values of simple run* functions
by Guido van Rossum
· 28 years ago
4f399fb
more robust coding, adapted for mac
by Guido van Rossum
· 29 years ago
9c3241d
exec() -> exec
by Guido van Rossum
· 29 years ago
8afa824
functions don't have a __name__ attribute
by Guido van Rossum
· 29 years ago
b6775db
Merge alpha100 branch back to main trunk
by Guido van Rossum
· 30 years ago
7bc817d
* Mass change: get rid of all init() methods, in favor of __init__()
by Guido van Rossum
· 31 years ago
e61fa0a
* profile.py, pdb.py: added help() function
by Guido van Rossum
· 31 years ago
4fddf33
XEvent.py: Added support for ExposeEvent.
by Sjoerd Mullender
· 31 years ago
d316607
* ftplib.py: added abort() command (sends oob data).
by Guido van Rossum
· 31 years ago
4e16098
Added a _v21 def to FL.py and added two new input field types
by Guido van Rossum
· 32 years ago
8176258
Initial revision
by Guido van Rossum
· 33 years ago