[Patches] [ python-Patches-695090 ] Make build_py allow modules and packages at the same time

SourceForge.net noreply@sourceforge.net
Fri, 28 Feb 2003 18:21:18 -0800


Patches item #695090, was opened at 2003-02-28 09:42
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=695090&group_id=5470

Category: Distutils and setup.py
Group: Python 2.3
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Bernhard Herzog (bernhard)
Assigned to: A.M. Kuchling (akuchling)
Summary: Make build_py allow modules and packages at the same time

Initial Comment:
The build command of the distutils currently doesn't
support both python modules and python packages in the
same setup.py call. See the distutils-sig for a discussion:
http://mail.python.org/pipermail/distutils-sig/2003-February/003192.html

This patch modifies the build_py command to allow this.

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

>Comment By: A.M. Kuchling (akuchling)
Date: 2003-02-28 21:21

Message:
Logged In: YES 
user_id=11375

Checked in; thanks!

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

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