Re: Change import order with *.pth files

2011-10-03 Thread Gabriel Genellina
En Sun, 02 Oct 2011 18:29:24 -0300, Andrea Gavana escribió: Let's say I am using a package called "blah", and this package is already installed on site-packages (and I need it to be there) with a name "blah-1.2-win". In the site-packages folder, there is a pth file called "blah.pth" which con

Re: Change import order with *.pth files

2011-10-02 Thread rusi
On 10/02/2011 10:29 PM, Andrea Gavana wrote: > Hi All, >     my apologies if this is a dumb question, but I couldn't find a > solution  - possibly because I am not sure how to state my problem in > a short sentence. I think this (and such) are important questions and I too await answers. It seem

Re: Change import order with *.pth files

2011-10-02 Thread Andrea Crotti
On 10/02/2011 10:29 PM, Andrea Gavana wrote: Hi All, my apologies if this is a dumb question, but I couldn't find a solution - possibly because I am not sure how to state my problem in a short sentence. Let's say I am using a package called "blah", and this package is already installed

Change import order with *.pth files

2011-10-02 Thread Andrea Gavana
Hi All, my apologies if this is a dumb question, but I couldn't find a solution - possibly because I am not sure how to state my problem in a short sentence. Let's say I am using a package called "blah", and this package is already installed on site-packages (and I need it to be there) with