E&S CVS Commit: setuptools - Misc. cleanups: findPackages -> find_packages, use standard paths, don't

pje at eby-sarna.com pje at eby-sarna.com
Tue Mar 9 13:30:01 EST 2004


Module Name:	setuptools
Committed By:	pje
Date:		Tue Mar  9 18:29:51 UTC 2004

Modified Files:
	setuptools: setup.py
	setuptools/setuptools: __init__.py dist.py
	setuptools/setuptools/tests: __init__.py

Log Message:
Misc. cleanups: findPackages -> find_packages, use standard paths, don't
include --with/--without options on individual commands.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/setuptools/setup.py.diff?r1=1.4&r2=1.5
http://cvs.eby-sarna.com/setuptools/setuptools/__init__.py.diff?r1=1.4&r2=1.5
http://cvs.eby-sarna.com/setuptools/setuptools/dist.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/setuptools/setuptools/tests/__init__.py.diff?r1=1.4&r2=1.5

To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 setuptools/setup.py
cvs rdiff -r1.4 -r1.5 setuptools/setuptools/__init__.py
cvs rdiff -r1.5 -r1.6 setuptools/setuptools/dist.py
cvs rdiff -r1.4 -r1.5 setuptools/setuptools/tests/__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