Gregory PiƱero wrote: > How do you do this with the disutils module? I'm looking > to make an installer that will install a python library.
start here:
http://docs.python.org/dist/dist.html
if you need more help, grab some libraries from PyPI and look
at their setup files.
</F>
-- http://mail.python.org/mailman/listinfo/python-list
