[Distutils] Want to use PackageIndex (and other APIs)

Jim Fulton jim at zope.com
Fri Aug 11 15:04:35 CEST 2006


I'd like to start using the PackageIndex class.  For now, I want to use:

- The constructor (of course)

- prescan and

-  __getitem__.

I imagine I'll use other methods in the long term.  I'd be happy to  
document these as I go.
Is there any problem with considering these public?

As I mentioned the other day, my plan to to make more use of  
setuptools and less use of easy_install in zc.buildout, until I  
eventually don't use easy_install at all.

Jim

--
Jim Fulton			mailto:jim at zope.com		Python Powered!
CTO 				(540) 361-1714			http://www.python.org
Zope Corporation	http://www.zope.com		http://www.zope.org





More information about the Distutils-SIG mailing list