On Thu, May 14, 2009 at 3:38 PM, Paul Moore <p.f.mo...@gmail.com> wrote:
> 2009/5/14 Tarek Ziadé <ziade.ta...@gmail.com>:
>> I'd like to make a difference between what is "importable" and what is
>> "installed" in Python.
>>
>> what's "installed" for me is what is in a site-packages directory that
>> contains egg-info directories.
>
> I'm not sure how well-defined that is. Can you precisely define what a
> "site-packages directory" is? Specifically, what about the Windows
> registry items under HKLM\Software\Python\PythonCore\x.y\PythonPath?
> There may be other "special" locations, I can't recall for certain.

I need to check that, I wasn't aware of it



>
> Paul.
>



-- 
Tarek Ziadé | http://ziade.org
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to