Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
299b3dffd2d4700f0212694aba98d987435cb555
/
Lib
/
shlex.py
f13eb55
Replace boolean test with is None.
by Raymond Hettinger
· 22 years ago
bc41957
Unused variable (caught by PyChecker) removed.
by Eric S. Raymond
· 24 years ago
0de6580
bunch more __all__ lists
by Skip Montanaro
· 24 years ago
70c4378
Whitespace normalization.
by Tim Peters
· 24 years ago
bddbaf7
Make pop_source and push_source available, as documented.
by Eric S. Raymond
· 24 years ago
495ad3c
Whitespace normalization.
by Tim Peters
· 24 years ago
9d56cd1
Patch #102953: Fix bug #125452, where shlex.shlex hangs when it
by Andrew M. Kuchling
· 24 years ago
49d27c8
Remove superfluous semicolons
by Andrew M. Kuchling
· 24 years ago
dbbf76b
Make tabnanny happy. mailbox.py: Convert to 4-space indents.
by Fred Drake
· 24 years ago
52dc76c
Eric S. Raymond <esr@thyrsus.com>:
by Fred Drake
· 24 years ago
4b83ecb
Eric Raymond:
by Guido van Rossum
· 25 years ago
eb4e11a
Eric Raymond:
by Guido van Rossum
· 25 years ago
e7b146f
The third and final doc-string sweep by Ka-Ping Yee.
by Guido van Rossum
· 25 years ago
73898c7
No need to import os or string. (Andrew Dalke & kjpylint)
by Guido van Rossum
· 26 years ago
6a86f66
Get rid of #! line
by Guido van Rossum
· 26 years ago
f247d75
Bug reported by Tobias Thelen: missing "self." in assignment target.
by Guido van Rossum
· 26 years ago
9c30c24
Adding shlex and netrc by Eric Raymond.
by Guido van Rossum
· 26 years ago