home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / p / python / pytexdoc / ext / source / !Python / h / Python < prev    next >
Encoding:
Text File  |  1996-11-06  |  122 b   |  4 lines

  1. /* Header file to be included by modules using new naming conventions */
  2. #define Py_USE_NEW_NAMES
  3. #include "allobjects.h"
  4.