Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d094efd8b753a0b9cedfe07af6b5185d59de2797
/
Misc
/
cheatsheet
fce7fd6
Issue #9549: sys.setdefaultencoding() and PyUnicode_SetDefaultEncoding()
by Antoine Pitrou
· 14 years ago
eeb575f
Merged revisions 73544 via svnmerge from
by Georg Brandl
· 15 years ago
934896d
Merged revisions 69846 via svnmerge from
by Mark Dickinson
· 16 years ago
029986a
Fix old urllib/urllib2/urlparse usage.
by Georg Brandl
· 16 years ago
eec3d71
#3021: Antoine Pitrou's Lexical exception handlers
by Benjamin Peterson
· 16 years ago
e1b5ac6
Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.
by Georg Brandl
· 16 years ago
a26f8ca
Revert r63934 -- it was mixing two patches.
by Georg Brandl
· 16 years ago
f954c4b
Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.
by Georg Brandl
· 16 years ago
877b10a
Remove the htmllib and sgmllib modules as per PEP 3108.
by Georg Brandl
· 16 years ago
a23810f
The commands module has been removed. The getoutput() and getstatusoutput()
by Brett Cannon
· 16 years ago
2442015
Create http package. #2883.
by Georg Brandl
· 16 years ago
38eceaa
Create xmlrpc package. Issue #2886.
by Georg Brandl
· 16 years ago
0a7ac7d
Create the dbm package from PEP 3108. #2881.
by Georg Brandl
· 16 years ago
2067bfd
Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.
by Georg Brandl
· 16 years ago
ce26195
Renamed the SocketServer module to 'socketserver'.
by Alexandre Vassalotti
· 17 years ago
a612dc0
Merged revisions 61034-61036,61038-61048 via svnmerge from
by Christian Heimes
· 17 years ago
0168802
Kill execfile(), use exec() instead
by Neal Norwitz
· 17 years ago
33d2689
Merged revisions 56492-56752 via svnmerge from
by Guido van Rossum
· 17 years ago
cd16bf6
Merged revisions 55817-55961 via svnmerge from
by Guido van Rossum
· 17 years ago
e7ba495
Merged revisions 55631-55794 via svnmerge from
by Guido van Rossum
· 17 years ago
1bc535d
Merged revisions 55328-55341 via svnmerge from
by Guido van Rossum
· 17 years ago
360e4b8
Merged revisions 55325-55327 via svnmerge from
by Guido van Rossum
· 17 years ago
a18af4e
PEP 3114: rename .next() to .__next__() and add next() builtin.
by Georg Brandl
· 18 years ago
6297128
replace references to __nonzero__ with __bool__
by Jack Diederich
· 18 years ago
3bd844e
Get rid of most of the remaining uses of <>. There's still Tools/* thogh.
by Neal Norwitz
· 18 years ago
0919a1a
Part of SF patch #1513870 (the still relevant part) -- add reduce() to
by Guido van Rossum
· 18 years ago
4886cc3
Get rid of most of the rest of coerce (slot is still there for now).
by Neal Norwitz
· 18 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 18 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
ce96f69
Get rid of a bunch more raw_input references
by Neal Norwitz
· 19 years ago
db390c1
fix typos, mostly in comments
by Fred Drake
· 19 years ago
f33d01d
bug [ 1266296 ] Mistakes in decimal.Context.subtract documentation
by Georg Brandl
· 19 years ago
55be9ea
Typo fix: 'comparisions' is not a word
by Andrew M. Kuchling
· 20 years ago
5a9618e
Remove mpz, rotor
by Andrew M. Kuchling
· 20 years ago
2d95f1a
SF patch #911431: robot.txt must be robots.txt (Contributed by George Yoshida.)
by Raymond Hettinger
· 21 years ago
ca60cac
Update for new module and new builtin.
by Raymond Hettinger
· 21 years ago
eec26f9
Correct documentation of check interval - it's 100 by default, not 10 any
by Skip Montanaro
· 21 years ago
e685f94
Part 3 of Py2.3 update
by Raymond Hettinger
· 22 years ago
5a772d3
Part II of Python2.3 update
by Raymond Hettinger
· 22 years ago
7234884
Part I of an update for Python 2.3.
by Raymond Hettinger
· 22 years ago
13423f3
Update cheatsheet to 2.0 from Brunning/Gruet's quick reference
by Andrew M. Kuchling
· 23 years ago
c8180cc
Very useful file!
by Guido van Rossum
· 30 years ago