Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #18637
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!tudelft.nl!txtfeed1.tudelft.nl!multikabel.net!newsfeed20.multikabel.net!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <bahamutzero8825@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.018 |
| X-Spam-Evidence | '*H*': 0.96; '*S*': 0.00; 'cpython': 0.05; 'python': 0.08; 'am,': 0.12; 'received:209.85.210.174': 0.13; 'received :mail-iy0-f174.google.com': 0.13; '4:59': 0.16; 'ironpython,': 0.16; 'jython': 0.16; 'ported': 0.16; 'wrote:': 0.18; 'alternate': 0.18; 'java,': 0.19; "haven't": 0.20; 'java': 0.21; 'header:In- Reply-To:1': 0.22; 'do,': 0.25; 'windows': 0.26; "i'm": 0.26; '3.x': 0.30; 'subject:Getting': 0.30; 'quite': 0.32; 'list': 0.32; "can't": 0.32; "isn't": 0.33; 'message-id:@gmail.com': 0.33; 'header:User-Agent:1': 0.33; 'there': 0.33; 'to:addr:python-list': 0.34; 'community': 0.34; 'mix': 0.34; 'project': 0.35; 'but': 0.37; 'received:192': 0.37; 'received:google.com': 0.37; 'think': 0.37; 'could': 0.37; 'received:209.85': 0.38; 'help': 0.39; 'received:209': 0.40; 'to:addr:python.org': 0.40; 'received:192.168': 0.40; 'projects': 0.61; 'helping': 0.62; 'attention': 0.71; 'many.': 0.84; 'subject:involved': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=rMqJd7d9D1TWFjsrCmWh680t4/fcPm279BozI81DRnY=; b=B7vGoy7aUejEWsrJ5Jks+5W2pjwod0ywZXoDeoVz2eSSAW5VWiRrMxwn4jGAH/hYYS 0/cgzk4LVbkgb1EreM3jsi6g5vrKAsxk7rMF8LyJUJs1bbaecbDBXXV3+KeJPamSrdFq jHXydh0GChoUfeKSQi77NiKAeo5Tx8kRLZy5g= |
| Date | Sat, 07 Jan 2012 05:16:22 -0600 |
| From | Andrew Berg <bahamutzero8825@gmail.com> |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0) Gecko/20111220 Thunderbird/9.0 |
| MIME-Version | 1.0 |
| To | "comp.lang.python" <python-list@python.org> |
| Subject | Re: Getting involved |
| References | <d43b3b10-2884-4726-b19a-c4ecfa90f96d@k28g2000yqn.googlegroups.com> |
| In-Reply-To | <d43b3b10-2884-4726-b19a-c4ecfa90f96d@k28g2000yqn.googlegroups.com> |
| X-Enigmail-Version | 1.3.4 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 7bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4506.1325934996.27778.python-list@python.org> (permalink) |
| Lines | 14 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1325934996 news.xs4all.nl 6945 [2001:888:2000:d::a6]:44177 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:18637 |
Show key headers only | View raw
On 1/7/2012 4:59 AM, Sophie Sperner wrote: > Could you please list me 2 or 3 projects in Python and/or Java which > are currently active (vivid) and useful? If you really want to mix Python and Java, you could help the Jython project update to 3.x. One thing the Python community as a whole could really use is help transitioning to 3.x. If helping the alternate implementations (Jython, IronPython, PyPy) get to 3.x isn't quite what you're looking to do, look for a major project that needs to be ported to 3.x. I can't think of any off the top of my head since I haven't paid much attention to projects that don't support 3.x, but I'm sure there are many. -- CPython 3.2.2 | Windows NT 6.1.7601.17640
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Getting involved Sophie Sperner <sophie.sperner@gmail.com> - 2012-01-07 02:59 -0800
Re: Getting involved Chris Angelico <rosuav@gmail.com> - 2012-01-07 22:13 +1100
Re: Getting involved Sophie Sperner <sophie.sperner@gmail.com> - 2012-01-07 03:17 -0800
Re: Getting involved Sophie Sperner <sophie.sperner@gmail.com> - 2012-01-07 03:36 -0800
Re: Getting involved moijes12 <moijes12@gmail.com> - 2012-01-09 23:52 -0800
Re: Getting involved Andrew Berg <bahamutzero8825@gmail.com> - 2012-01-07 05:16 -0600
Re: Getting involved Stefan Behnel <stefan_ml@behnel.de> - 2012-01-07 12:53 +0100
Re: Getting involved Sophie Sperner <sophie.sperner@gmail.com> - 2012-01-07 04:01 -0800
Re: Getting involved - Jython ElementTree performance Stefan Behnel <stefan_ml@behnel.de> - 2012-01-07 15:40 +0100
Re: Getting involved Antoine Pitrou <solipsis@pitrou.net> - 2012-01-07 20:39 +0000
Re: Getting involved Eric Snow <ericsnowcurrently@gmail.com> - 2012-01-07 14:48 -0700
csiph-web