Bob Ippolito wrote: >> >> Bob or anyone, >> >> I have started to look over distutils, but a question immediately comes >> to mind. With the idea of trying to avoid learning what I don't need, >> I gotta ask: >> >> Is distutils more for distributing packages/modules than developing? > > > No, it solves both problems. One of these two will become very > familiar to you: > > (distutils) > python setup.py build_ext -i > > (if using setuptools) > python setup.py develop > > -bob
Dang! I wanted a 'don't waste your time' answer. :-) Thanks. Back to school. -- Cheers, Lou Pecora Code 6362 Naval Research Lab Washington, DC 20375 USA Ph: +202-767-6002 email: [EMAIL PROTECTED] _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig