On Wed, 2012-03-07 at 11:27 -0800, Maciej Fijalkowski wrote:
[...]
> PyPy is in debian (experimental I think), but it will *not*
> automatically pick up whatever is installed on CPython, having
> separate package directories.

I'll see if I can install from there.

When you install a shared package such as python-uno, the install checks
for all installed Pythons and does an install for each -- so it gets
installed for Python 2.6 and Python 2.7 for me.  Also some will install
for Python 3.2 as well.  So you are right in saying that a PyPy
execution will not automatically search for stuff in the CPython trees,
but what I am saying is that shared package sources get multiply
installed, once to each appropriate tree.

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:[email protected]
41 Buckmaster Road    m: +44 7770 465 077   xmpp: [email protected]
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
pypy-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to