Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
f15a29f975bbdef6de0aa19a19b176d1baf8f5ab
/
Python
/
getopt.c
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 19 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
2cffc7d
Move our own getopt() implementation to _PyOS_GetOpt(), and use it
by Thomas Wouters
· 25 years ago
f70ef4f
Mass ANSIfication of function definitions. Doesn't cover all 'extern'
by Thomas Wouters
· 25 years ago
2adac0a
Tim Peters discovered a bug in the Python-supplied getopt():
by Guido van Rossum
· 26 years ago
0e1d0e9
Patch by Chris Herborth:
by Guido van Rossum
· 26 years ago
b4102bf
Fix a bug in this code that made it do the wrong thing when an option
by Guido van Rossum
· 28 years ago
62bf108
(Jack:) Don't define TRUE and FALSE if already defined.
by Guido van Rossum
· 28 years ago
10bb1c4
don't use function prototypes
by Guido van Rossum
· 30 years ago
871b805
New version handles -o<string> same as -o <string>
by Guido van Rossum
· 31 years ago
2508ade
A getopt.c for your amusement
by Guido van Rossum
· 31 years ago