On Wed, Aug 13, 2008 at 7:40 PM, holger krekel <[EMAIL PROTECTED]> wrote:
>
> hum, it's a feature that has been of use to some people.
> let me ask: has it ever hit you badly?
>

not yet :)

>> Can't you just use the inplace installation? (i.e. eval py/env.py)?
>> py/bin/py.test is still there..
>
> i guess i could and probably also the others.  I'll think about it.

searching for the py lib and calling exec with another py.test (if py
lib is found) sounds like a clean solution (on unix platforms)....

>
> If others like to chime in here, please do so.
>
> I can also imagine to just use a normal distutils setup.py
> for 0.9.2 based on what you did.  I recently i even had someone
> not wanting to use setuptools based installs (for a different
> project).  Btw, I actually assumed that python 2.5 came with setuptools
> but that is not the case, has just been discussed at some point, right?

it's automatically installed.


Regards,
- Ralf
_______________________________________________
py-dev mailing list
py-dev@codespeak.net
http://codespeak.net/mailman/listinfo/py-dev

Reply via email to