[Python-Dev] PEP 370 and IronPython (original) (raw)
Frank Wierzbicki fwierzbicki at gmail.com
Fri Oct 9 20:48:55 CEST 2009
- Previous message: [Python-Dev] PEP 370 and IronPython
- Next message: [Python-Dev] Distutils and Distribute roadmap (and some words on Virtualenv, Pip)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Oct 8, 2009 at 7:17 AM, Christian Heimes <lists at cheimes.de> wrote:
CPython: ~/.local/lib/python2.6/site-packages %APPDATA%/Python/Python26
IronPython: ~/.local/lib/ironpython2.6/site-packages %APPDATA%/Python/IronPython26 Jython: ~/.local/lib/jython2.6/site-packages %APPDATA%/Python/Jython26 I like this too! Jython has yet to seriously start on 2.6, but when we do, would it help if Jython's sys.version grew a "Jython" in a similar place as IronPython? It would look something like:
sys.version '2.6.0 (Jython trunk:6849M, Oct 9 2009, 14:19:04) \n[Java HotSpot(TM) Client VM (Apple Inc.)]'
-Frank
- Previous message: [Python-Dev] PEP 370 and IronPython
- Next message: [Python-Dev] Distutils and Distribute roadmap (and some words on Virtualenv, Pip)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]