source: trunk/essentials/dev-lang/python/Include/pygetopt.h@ 3367

Last change on this file since 3367 was 3225, checked in by bird, 19 years ago

Python 2.5

File size: 306 bytes
Line 
1
2#ifndef Py_PYGETOPT_H
3#define Py_PYGETOPT_H
4#ifdef __cplusplus
5extern "C" {