Staging
v0.5.1
Revision c6143338b399ee4164321af027144d714597528b authored by cvs2svn on 01 July 1996, 18:34:03 UTC, committed by cvs2svn on 01 July 1996, 18:34:03 UTC
1 parent 88dc264
Raw File
Python.h
/* Header file to be included by modules using new naming conventions */
#define Py_USE_NEW_NAMES
#include "allobjects.h"
back to top