Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
461591eb174ed0122e156606470bc6003855f7a3
/
Lib
/
mutex.py
7834907
removed __all__ from several modules
by Skip Montanaro
· 24 years ago
269b83b
added several more __all__ lists
by Skip Montanaro
· 24 years ago
07e99cb
Whitespace normalization.
by Tim Peters
· 24 years ago
54f22ed
More trivial comment -> docstring transformations by Ka-Ping Yee, who writes:
by Guido van Rossum
· 25 years ago
b7f48e3
Change to always call list.append with a single argument.
by Guido van Rossum
· 28 years ago
7bc817d
* Mass change: get rid of all init() methods, in favor of __init__()
by Guido van Rossum
· 31 years ago
89a7869
* Got entirely rid of path.py.
by Guido van Rossum
· 32 years ago
ce08448
New class syntax.
by Guido van Rossum
· 33 years ago
e2e162e
Initial revision
by Guido van Rossum
· 34 years ago