[Patches] [ python-Patches-761401 ] DISTUTILS_DEBUG undocumented

SourceForge.net noreply@sourceforge.net
Mon, 30 Jun 2003 12:34:07 -0700


Patches item #761401, was opened at 2003-06-26 21:53
Message generated for change (Comment added) made by theller
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=761401&group_id=5470

Category: Distutils and setup.py
Group: None
>Status: Closed
Resolution: Accepted
Priority: 5
Submitted By: Thomas Heller (theller)
>Assigned to: Thomas Heller (theller)
Summary: DISTUTILS_DEBUG undocumented

Initial Comment:
The DISTUTILS_DEBUG environment variable is
undocumented, but it is very helpful when a setup
script doesn't do what the developer wants.

This patch adds a small section to the Distributing
Python Modules manual, section 3: writing the setup script.

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

>Comment By: Thomas Heller (theller)
Date: 2003-06-30 21:34

Message:
Logged In: YES 
user_id=11105

Checked in as dist.tex rev 1.55

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

Comment By: Guido van Rossum (gvanrossum)
Date: 2003-06-30 18:14

Message:
Logged In: YES 
user_id=6380

Good idea. Somebody check this in, please!

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

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