Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
1231a4e097e55c5ac793ddaedad23bfd610591e6
/
Tools
/
scripts
/
fixdiv.py
90f5ba5
convert shebang lines: python -> python3
by Benjamin Peterson
· 15 years ago
8efadf5
Ran 2to3 over scripts directory.
by Georg Brandl
· 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
66a796e
Patch #1601678: move intern() to sys.intern().
by Georg Brandl
· 18 years ago
7cae87c
Patch #1550800: make exec a function.
by Georg Brandl
· 18 years ago
f0dfc7a
Fix a bunch of typos in documentation, docstrings and comments.
by Walter Dörwald
· 21 years ago
ac6df95
Fix use of 'file' as a variable name.
by Andrew M. Kuchling
· 22 years ago
a0ca3d6
- Reverse the meaning of the -m option: warnings about multiple /
by Guido van Rossum
· 23 years ago
83e7ccc
Whitespace normalization.
by Tim Peters
· 23 years ago
1832de4
PEP 238 documented -Qwarn as warning only for classic int or long
by Guido van Rossum
· 23 years ago
61c345f
Rename the -D option to -Q, to avoid a Jython option name conflict.
by Guido van Rossum
· 23 years ago
e7a9598
Implement what the docstring said: multiple slashes per line are
by Guido van Rossum
· 23 years ago
13c51ec
Added more text to the docstring, updated the way the exit status is
by Guido van Rossum
· 23 years ago
822218b
The beginnings of a script to help finding / operators that may need
by Guido van Rossum
· 23 years ago