Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
2d639d5665739886e2044b2c92d2e157ee0161aa
/
Lib
/
commands.py
d846f1d
#4351: more appropriate DeprecationWarning stacklevels
by Philip Jenvey
· 16 years ago
208b00d
#5841: add deprecation py3k warning and notice in the docs for commands module.
by Georg Brandl
· 16 years ago
9171bed
take Brett's advice on a few warnings
by Benjamin Peterson
· 16 years ago
3aa84a7
warn about some members of the commands module
by Benjamin Peterson
· 16 years ago
8044e5b
Deprecate commands.getstatus().
by Georg Brandl
· 18 years ago
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