Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
518c5da219ece87e0ad30af1fb110db0f1dc5dfd
/
Lib
/
plat-irix5
/
torgb.py
182b5ac
Whitespace normalization, via reindent.py.
by Tim Peters
· 21 years ago
47db165
Fixed invalid syntax.
by Sjoerd Mullender
· 21 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 22 years ago
dd8ddac
Fix a typo in the mktemp -> mkstemp patch.
by Guido van Rossum
· 23 years ago
3b0a329
Massive changes from SF 589982 (tempfile.py rewrite, by Zack
by Guido van Rossum
· 23 years ago
132dce2
Update the code to better reflect recommended style:
by Fred Drake
· 25 years ago
def0038
Convert some old-style string exceptions to class exceptions.
by Fred Drake
· 25 years ago
7bc817d
* Mass change: get rid of all init() methods, in favor of __init__()
by Guido van Rossum
· 32 years ago
35fe6ec
Not everyone has Guido's bin in his/her PATH...
by Sjoerd Mullender
· 32 years ago
5cfa5df
* calendar.py: all libC functionality now moved to built-in time module
by Guido van Rossum
· 32 years ago
2db9135
Misc changes and new modules. whrandom is "objectified". SOCKET.py
by Guido van Rossum
· 33 years ago