python-dev
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [Python-Dev] Import semantics Anthony Baxter Sat Sep 02 13:00:06 2006
On Wednesday 05 July 2006 18:12, Guido van Rossum wrote: > I'm asked > occasionally what the status of Jython is; people point out that > the last release was 2.1 many years ago and the website has no news > since early 2005; thy're afraid that Jython is dying and that it's > not a viable choice for new projects. I'm very happy to be able to > tell them that soon there will be a 2.3 release and yes there *is* > continued support... So if you need anything from me or from the > PSF, please let me know! In that case, why not post a news item saying this? The website is probably the first place people look... Anthony -- Anthony Baxter <[EMAIL PROTECTED]> It's never too late to have a happy childhood. _______________________________________________ Python-Dev mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/alexiscircle%40gmail.com
- [Python-Dev] Import semantics Fabio Zadrozny
- Re: [Python-Dev] Import semantics Terry Reedy
- Re: [Python-Dev] Import semantics Samuele Pedroni
- Re: [Python-Dev] Import semantics Guido van Rossum
- Re: [Python-Dev] Import semantics Frank Wierzbicki
- Re: [Python-Dev] Import semantics Guido van Rossum
- Re: [Python-Dev] Import semantics Anthony Baxter <=
- Re: [Python-Dev] Import semantics Guido van Rossum
- Re: [Python-Dev] Import semantics Frank Wierzbicki
- Re: [Python-Dev] Import semantics Frank Wierzbicki
- Re: [Python-Dev] Import semantics skip
- Re: [Python-Dev] Import semantics Alex Martelli
- Re: [Python-Dev] Import semantics skip
- Re: [Python-Dev] Import semantics Frank Wierzbicki
- Re: [Python-Dev] Import semantics Guido van Rossum
- Re: [Python-Dev] Import semantics Samuele Pedroni
Re: [Python-Dev] Import semantics Bill Janssen