On Jun 4, 1:58 pm, "Paul Kippes" <[EMAIL PROTECTED]> wrote:
> I found the thread about PYTHONPATH--interesting.
>
> It does seem that eggs are not only preventing the expected behavior,
> but they are also preventing the documented behavior.
>
> However, I don't think that using eggs is the best choice for a fast
> progressing library like SQLAlchemy--especially with this behavior.
> Plus, if the egg developer isn't participating in a discussion on
> this, why should that distribution method even be used?

setuptools is the de-facto system for python distributions today.
SA's presence within this system is already deeply embedded into the
installation system of other products like turbogears and pylons.

i think if a concerted effort to raise these issues on distutils-sig
were made (there hasnt been), changes would be made.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to