Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
96e48d4698a54901eb362377d18774836c32b2a4
/
Tools
/
scripts
/
h2py.py
e236b38
[Patch #1005491 ] use __name__ == '__main__' in scripts
by Andrew M. Kuchling
· 20 years ago
dab3bc0
Expand negative hexadecimal constants.
by Martin v. Löwis
· 22 years ago
f90ae20
Patch #488073: AtheOS port.
by Martin v. Löwis
· 22 years ago
436fd75
Warning message about unfound file was missing trailing \n.
by Guido van Rossum
· 23 years ago
e51c3f5
SF patch #489680 (David Abrahams): h2py uses nonexistent method splitfields()
by Guido van Rossum
· 23 years ago
f2f8c51
When representing #includes as imports, do from MOD import *.
by Martin v. Löwis
· 23 years ago
4f85bf3
Patch #437683: Use re instead of regex.
by Martin v. Löwis
· 23 years ago
70c4378
Whitespace normalization.
by Tim Peters
· 24 years ago
5cd975c
Patch by Chris Herborth:
by Guido van Rossum
· 26 years ago
9189bda
support C++ comments
by Guido van Rossum
· 27 years ago
f06ee5f
/usr/local/bin/python -> /usr/bin/env python
by Guido van Rossum
· 28 years ago
6100d91
Allow whitespace before '#' in preprocessor directives.
by Guido van Rossum
· 28 years ago
514d351
use $INCLUDE path (Mark Hammond)
by Guido van Rossum
· 30 years ago
07c9645
Get rid of freeze (now its own directory).
by Guido van Rossum
· 30 years ago
01f5f62
Added -i option to ignore general regexps
by Guido van Rossum
· 30 years ago
09336f9
Process command line arguments; skip #defines that generate invalid Python
by Guido van Rossum
· 31 years ago
41ffccb
*** empty log message ***
by Guido van Rossum
· 32 years ago
047979e
Fix regexp recognizing comments to cope with unterminated comments.
by Guido van Rossum
· 32 years ago
2ba9f30
Initial revision
by Guido van Rossum
· 33 years ago