[Python-bugs-list] [ python-Bugs-506545 ] Extending and Embedding Section 3 rework
noreply@sourceforge.net
noreply@sourceforge.net
Tue, 22 Jan 2002 23:54:18 -0800
Bugs item #506545, was opened at 2002-01-21 09:47
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=506545&group_id=5470
Category: Documentation
Group: Python 2.2.1 candidate
Status: Open
Resolution: None
Priority: 5
Submitted By: Skip Montanaro (montanaro)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Extending and Embedding Section 3 rework
Initial Comment:
This problem was reported on python-help...
Most of what is in
Section 3 of the Extending and
Embedding manual is outdated. It
still gives
instructions about building extensions
using
Modules/Setup and Misc/Makefile.pre.in. This
section
should probably be reworked to make Distutils
more
prominent and remove all references to
Makefile.pre.in,
which isn't even distributed with
Python anymore.
Skip
----------------------------------------------------------------------
>Comment By: Martin v. Löwis (loewis)
Date: 2002-01-22 23:54
Message:
Logged In: YES
user_id=21627
A patch for that problem is in
http://sourceforge.net/tracker/?func=detail&aid=500136&group_id=5470&atid=305470
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=506545&group_id=5470