On 6/4/12 10:09 PM, Amaury Forgeot d'Arc wrote:
2012/6/4 Christian Tismer <tis...@stackless.com <mailto:tis...@stackless.com>>

    When thinking of it, a slightly crazy concern popped up:
    I just followed the pyvenv discussions. PEP 405 will not be
    back-ported
    to Python2.7.
    If we now have two interpreter versions in one binary, which one of
    the Janus-heads will lead decisions like pyvenv startup?


Even if there are two interpreters, only one will run at start-up,
modules from the other interpreter need a special "import_py3k" function.


Sure, I was just kidding. But if the py3k support is very marginal,
just enough to start an imported py2.7 interpreter, then this would
be a way to have pyvenv running with Python2.7.

ok I'll shut up/down now - chris

--
Christian Tismer             :^)<mailto:tis...@stackless.com>
tismerysoft GmbH             :     Have a break! Take a ride on Python's
Karl-Liebknecht-Str. 121     :    *Starship* http://starship.python.net/
14482 Potsdam                :     PGP key ->  http://pgp.uni-mainz.de
work +49 173 24 18 776  mobile +49 173 24 18 776  fax n.a.
PGP 0x57F3BF04       9064 F4E1 D754 C2FF 1619  305B C09C 5A3B 57F3 BF04
      whom do you want to sponsor today?   http://www.stackless.com/

_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to