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