Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
40fc16059f04ee8fda0b5956cc4883eb21ca8f8c
/
Lib
/
pipes.py
352674d
a few more __all__ lists
by Skip Montanaro
· 24 years ago
2344fae
Whitespace normalization.
by Tim Peters
· 24 years ago
8152d32
Update the code to better reflect recommended style:
by Fred Drake
· 24 years ago
54f22ed
More trivial comment -> docstring transformations by Ka-Ping Yee, who writes:
by Guido van Rossum
· 25 years ago
ff3932a
No need to import os in test(). (Andrew Dalke & kjpylint)
by Guido van Rossum
· 26 years ago
9694fca
Convert all remaining *simple* cases of regex usage to re usage.
by Guido van Rossum
· 27 years ago
7bc817d
* Mass change: get rid of all init() methods, in favor of __init__()
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