[ python-Bugs-837228 ] Python.h must be included first

SourceForge.net noreply at sourceforge.net
Wed Mar 31 03:00:27 EST 2004


Bugs item #837228, was opened at 2003-11-06 09:59
Message generated for change (Comment added) made by fdrake
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=837228&group_id=5470

Category: Documentation
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 7
Submitted By: Fred L. Drake, Jr. (fdrake)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Python.h must be included first

Initial Comment:
Both the API reference and the Extending and Embedding
doc need to scream louder about the requirement to
#include Python.h first.

Should be fixed for all maintained versions.

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

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2004-03-31 03:00

Message:
Logged In: YES 
user_id=3066

Fixed for Python 2.3.4 and 2.4:

Doc/api/intro.tex 1.3.24.3, 1.6
Doc/ext/extending.tex 1.24.10.3, 1.27


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

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



More information about the Python-bugs-list mailing list