COMMITS
/ Include/pygetopt.h September 11, 2016
S
Issue #26900: Excluded underscored names and other private API from limited API.
Serhiy Storchaka committed
February 21, 2012
A
Fix test failure in test_cmd_line by initializing the hash secret at the earliest point.
Antoine Pitrou committed
December 3, 2010
M
Merge branches/pep-0384.
Martin v. Löwis committed
April 5, 2008
M
Change command line processing API to use wchar_t.
Martin v. Löwis committed
August 12, 2002
M
Excise DL_EXPORT from Include.
Mark Hammond committed
November 3, 2000
T
Move our own getopt() implementation to _PyOS_GetOpt(), and use it
Thomas Wouters committed