Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
dbb407808ac3c0ef9ca3585d3dadd4b7678286a8
/
Lib
/
commands.py
e99d5ea
added __all__ lists to a number of Python modules
by Skip Montanaro
· 24 years ago
88869f9
Whitespace normalization.
by Tim Peters
· 24 years ago
8152d32
Update the code to better reflect recommended style:
by Fred Drake
· 24 years ago
45e2fbc
Mass check-in after untabifying all files that need it.
by Guido van Rossum
· 27 years ago
677beda
Fix indent of one line in mkarg(), that got indented badly by the
by Guido van Rossum
· 27 years ago
bcdb940
Added docstrings by Sue Williams, re-indented to 4 spaces / level.
by Fred Drake
· 27 years ago
e1130a4
Added clarifying comment
by Guido van Rossum
· 30 years ago
e65cce5
* string.py: added rindex(), rfind(); changed index() to interpret
by Guido van Rossum
· 31 years ago
01ca336
New modules mimetools and rfc822.
by Guido van Rossum
· 32 years ago
e58f98b
path -> posixpath
by Guido van Rossum
· 33 years ago
bdfcfcc
New == syntax
by Guido van Rossum
· 33 years ago
48154be
Now uses pipes.
by Guido van Rossum
· 33 years ago
f49ef1c
Mad readfile() read the file in one fell swoop.
by Guido van Rossum
· 34 years ago
5c12487
Make readfile read the file in one fell swoop.
by Guido van Rossum
· 34 years ago
c636014
Initial revision
by Guido van Rossum
· 34 years ago