Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!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.023 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'referring': 0.07; 'subject:not': 0.11; 'sat,': 0.15; 'subject:class': 0.16; 'subject:default': 0.16; 'subject:type': 0.16; 'tuple,': 0.16; 'wrote:': 0.17; 'meant': 0.21; 'header:In-Reply-To:1': 0.25; 'wrote': 0.26; 'message-id:@mail.gmail.com': 0.27; 'received:209.85.215.46': 0.30; 'point,': 0.33; 'to:addr:python- list': 0.33; 'point.': 0.33; 'received:google.com': 0.34; 'nov': 0.35; 'pm,': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'where': 0.40; 'header:Received:5': 0.40; 'to:name:python': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=097M0rJ7331sdkOIkMedJ8l/Q3z4fhJMzdakIPvup3Y=; b=FjsBSpTPRDc0nmkj0mDiCUfuoYJUeDvuxlB6mhYj1CsCnMKtw/DdKpvXLUeBgjMimT I0YF6z3ALOvYOkywl3r9PjuLQ6SoysYQ0jQJLPSBFjKS2xPDIyEy3kUGZ9j8STPg/YEG yJZgEK8Q52DlYY7gFiQAlqe3jcesrOfT3kSVV6OhPJcyBGoaLSABbTI6z9KusQ03kviY ajU2waHEOpQR7uEEr1xXrnC8wEltBpCkIE8idh1vD4vvK+ilOxetLqqd2tp1rgAPDXD9 tSWfHIhr1jxh6ldnkp1V53ek2dVeBnGUCGEo3IVwnGwv6hPtlpwG5B84P9NBj174VldN 5B1w== MIME-Version: 1.0 In-Reply-To: References: <509efbb6$0$29980$c3e8da3$5496439d@news.astraweb.com> From: Ian Kelly Date: Sat, 10 Nov 2012 23:45:45 -0700 Subject: Re: Method default argument whose type is the class not yet defined To: Python Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 5 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1352616377 news.xs4all.nl 6944 [2001:888:2000:d::a6]:59859 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:33118 On Sat, Nov 10, 2012 at 11:43 PM, Ian Kelly wrote: > Where I wrote "(0,0) is the origin" above I was not referring to a > point, not a tuple, but I can see how that was confusing. What I meant to say is I *was* referring to a point. Gah!