E&S CVS Commit: setuptools - Added 'findPackages()' function to automatically list packages for setup.
pje at eby-sarna.com
pje at eby-sarna.com
Sun Mar 7 18:40:01 EST 2004
Module Name: setuptools
Committed By: pje
Date: Sun Mar 7 23:39:03 UTC 2004
Modified Files:
setuptools: setup.py
setuptools/setuptools: __init__.py
Log Message:
Added 'findPackages()' function to automatically list packages for setup.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/setuptools/setup.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/setuptools/setuptools/__init__.py.diff?r1=1.3&r2=1.4
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 setuptools/setup.py
cvs rdiff -r1.3 -r1.4 setuptools/setuptools/__init__.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
More information about the source-changes
mailing list