On 2018-02-07, Rob Gaddi <rgaddi@highlandtechnology.invalid> wrote:
> On 02/07/2018 03:17 PM, Grant Edwards wrote:
>
>> How do you work on a package that must remain installed and usable the
>> whole time you're working on it?
>> 
>> IOW, only specific test apps or apps run in a specific directory
>> should get the "in-progress" foo module when they do an "import foo".
>
> Achievable with a virtualenv, but now the process is even that much more 
> complicated.

Ouch.  I was afraid that was the answer.

There is nothing that corresponds to LD_LIBRARY_PATH?

-- 
Grant Edwards               grant.b.edwards        Yow! Now, let's SEND OUT
                                  at               for QUICHE!!
                              gmail.com            

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to