source: trunk/essentials/dev-lang/python/Tools/modulator/Templates/module_head

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

Python 2.5

File size: 113 bytes
Line 
1
2#include "Python.h"
3
4static PyObject *ErrorObject;
5
6/* ----------------------------------------------------- */
Note: See TracBrowser for help on using the repository browser.