home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / python / pysrc / !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.