At 02:07 PM 10/8/2006 -0700, Venkat Bommakanti wrote: >So, how would I specify that variance in just **one** ~/.pydistutils.cfg >OR is there a way to have setuptools pickup different versions of this >file, based on the <target> chosen for the makefile.
You could use different values of $HOME, since that's where the per-user config file is read from. _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
