Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!news2.arglkargh.de!news.wiretrip.org!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.072 X-Spam-Evidence: '*H*': 0.86; '*S*': 0.00; 'subject:?)': 0.16; 'subject:Java': 0.16; 'cc:addr:python-list': 0.16; 'cc:no real name:2**0': 0.20; 'cc:2**0': 0.22; 'header:In-Reply-To:1': 0.22; 'message-id:@mail.gmail.com': 0.29; 'cc:addr:python.org': 0.30; '...': 0.34; 'received:google.com': 0.38; 'subject:: ': 0.39; 'received:74.125': 0.39; 'skip:y 20': 0.77 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=rvUwtb+x8N0SsyjmW6dWaQzt9bVPLSi6ChCRgK+MAIg=; b=ZVJeiQkrUVj5cIV8dL0+ceP5Fv8+IaIbX2Ey7dP6kWz/8ZJhL3WLudfeooEFOFWqtn b9cdIUlLSqHuYSUa8jRmSEaLOM82HdknCUCDQ3KSMDy/ETcLUjcwcFt98ob5OReQGEsp pGpMbp5zFHfcmqEgpS2Pj3RlQFXm9pu/akIxs= MIME-Version: 1.0 In-Reply-To: References: Date: Fri, 12 Aug 2011 13:15:02 -0400 Subject: Re: Java is killing me! (AKA: Java for Pythonheads?) From: Nathan Rice To: kj Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 6 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1313169309 news.xs4all.nl 23942 [2001:888:2000:d::a6]:34312 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:11292 public FooClass(String requiredArgument1, Long requiredArgument2, map yourOptionalArgumentMap) { ... }