Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #49724
| References | <51d41774$0$29999$c3e8da3$5496439d@news.astraweb.com> |
|---|---|
| Date | 2013-07-03 07:43 -0500 |
| Subject | Re: Why is CPython 2.5 a dependency for Jython 2.5? |
| From | Skip Montanaro <skip@pobox.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4162.1372855434.3114.python-list@python.org> (permalink) |
> Does anyone know why CPython 2.5 is a dependency for Jython 2.5.1+ on > Debian squeeze? Might Jython use some Python modules/packages unmodified? Does sys.path in Jython refer to the CPython tree? Skip
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Why is CPython 2.5 a dependency for Jython 2.5? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-07-03 12:22 +0000
Re: Why is CPython 2.5 a dependency for Jython 2.5? rusi <rustompmody@gmail.com> - 2013-07-03 05:38 -0700
Re: Why is CPython 2.5 a dependency for Jython 2.5? Skip Montanaro <skip@pobox.com> - 2013-07-03 07:43 -0500
Re: Why is CPython 2.5 a dependency for Jython 2.5? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-07-03 12:48 +0000
Re: Why is CPython 2.5 a dependency for Jython 2.5? rusi <rustompmody@gmail.com> - 2013-07-03 05:55 -0700
Re: Why is CPython 2.5 a dependency for Jython 2.5? Chris Angelico <rosuav@gmail.com> - 2013-07-04 00:07 +1000
csiph-web