[Python-bugs-list] [ python-Bugs-458768 ] Python.h conventions.

noreply@sourceforge.net noreply@sourceforge.net
Wed, 05 Sep 2001 08:42:24 -0700


Bugs item #458768, was opened at 2001-09-05 08:42
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=458768&group_id=5470

Category: Documentation
Group: Python 2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Guido van Rossum (gvanrossum)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Python.h conventions.

Initial Comment:
Most system headers are included
by Python.h, which includes pyconfig.h
before any system headers.  We
can make a new rule:

"Python.h must be included first,
instead of most system headers, and
before any other system headers are included."

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=458768&group_id=5470