Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
e796b2fe26f220107ac50667de6cc86c82b465e3
/
Tools
/
scripts
/
dutree.py
90f5ba5
convert shebang lines: python -> python3
by Benjamin Peterson
· 15 years ago
ba1fffa
Make it work with Py3k.
by Guido van Rossum
· 17 years ago
6afaeb7
Convert print statements to function calls in Tools/.
by Collin Winter
· 17 years ago
b940e11
SF patch 1631942 by Collin Winter:
by Guido van Rossum
· 18 years ago
e236b38
[Patch #1005491 ] use __name__ == '__main__' in scripts
by Andrew M. Kuchling
· 20 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
ac6df95
Fix use of 'file' as a variable name.
by Andrew M. Kuchling
· 22 years ago
aaab30e
Apply diff2.txt from SF patch http://www.python.org/sf/572113
by Walter Dörwald
· 22 years ago
79b334b
Hand repair of cases where reindent changed lines of the form
by Tim Peters
· 24 years ago
70c4378
Whitespace normalization.
by Tim Peters
· 24 years ago
bd3bdde
For reasons I dare not explain, this script should always execute
by Guido van Rossum
· 26 years ago
b091134
During display, if EPIPE is raised, it's probably because a pager was
by Fred Drake
· 26 years ago
b3bf2cd
# The variable total is never used somehow. I think I had plans for
by Guido van Rossum
· 26 years ago
f06ee5f
/usr/local/bin/python -> /usr/bin/env python
by Guido van Rossum
· 28 years ago
41ffccb
*** empty log message ***
by Guido van Rossum
· 32 years ago
61700bb
cope with filenames containing spaces
by Guido van Rossum
· 32 years ago
4a5ab81
posix -> os
by Guido van Rossum
· 33 years ago
2ba9f30
Initial revision
by Guido van Rossum
· 33 years ago