On 4/26/07, Phillip J. Eby <[EMAIL PROTECTED]> wrote:
> Or, if you prefer not to do it using setuptools, you can add a cmdclass
> dictionary to your setup() calls, but distutils extensions can still be
> distributed separately.

Ok, so there are ways to force the client side to make use of an
option that still needs support on the server (I suspect), or the
somewhat simpler and more useful approach can be used: make it a
per-project setting.


  -Fred

-- 
Fred L. Drake, Jr.    <fdrake at gmail.com>
"Chaos is the score upon which reality is written." --Henry Miller
_______________________________________________
Catalog-sig mailing list
[email protected]
http://mail.python.org/mailman/listinfo/catalog-sig

Reply via email to