> Is distutils more for distributing packages/modules than developing?
The only situation I use distutils is for installing packages/modules,
and distributing the software that I write (via py2app & py2exe).
To my knowledge distutils is primarily for distributing packages &
modules...
Someone please correct us if we are wrong.
- Ben
_______________________________________________
Pythonmac-SIG maillist - [email protected]
http://mail.python.org/mailman/listinfo/pythonmac-sig
