Eric Firing wrote:
> Darren Dale wrote:
>
>
>> 3) We can not include traits-3 without either adding setuptools as an
>> external
>> dependency (which is already true for python-2.3 users) or monkey-patching
>> distutils. traits-3 includes some pyrex code, which standard distutils does
>> not
On Sunday 11 November 2007 7:08:38 pm Andrew Straw wrote:
> Eric Firing wrote:
> > Darren Dale wrote:
> >> 3) We can not include traits-3 without either adding setuptools as an
> >> external dependency (which is already true for python-2.3 users) or
> >> monkey-patching distutils. traits-3 includes