summaryrefslogtreecommitdiff
path: root/Include/pygetopt.h
Commit message (Expand)AuthorAgeFilesLines
* Change command line processing API to use wchar_t.Martin v. Löwis2008-04-051-2/+2
* Excise DL_EXPORT from Include.Mark Hammond2002-08-121-4/+4
* Move our own getopt() implementation to _PyOS_GetOpt(), and use itThomas Wouters2000-11-031-0/+17