Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!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; 'subject:Python': 0.06; 'responding': 0.07; '22,': 0.09; 'indication': 0.09; 'url:faqs': 0.09; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:API': 0.16; 'url:catb': 0.16; "week's": 0.16; 'demonstrate': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'helpful': 0.24; 'question': 0.24; 'post': 0.26; 'least': 0.26; 'asking': 0.27; 'header:In-Reply-To:1': 0.27; 'tried': 0.27; 'idea': 0.28; 'am,': 0.29; "doesn't": 0.30; 'strongly': 0.30; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'that.': 0.31; 'context.': 0.31; "can't": 0.35; 'received:209.85': 0.35; 'received:209.85.220': 0.35; 'something': 0.35; 'received:google.com': 0.35; "didn't": 0.36; 'url:org': 0.36; 'turn': 0.37; 'received:209': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'read': 0.60; 'tips': 0.61; 'course': 0.61; "you're": 0.61; "you've": 0.63; 'talking': 0.65; 'here': 0.66; 'you:': 0.81; 'ps.': 0.84; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=SexBwadcnMDhuIXvvGfmGbcD3DFfTjjBJ1Rufi5Y+u0=; b=kk+BDcOgKHcLnImgFGPt6fEJlNZswGgmr4SdZGIjlJHUXyorRT/yx1Z25TewOzNxGP 0o9TxJ3jFgPtTaEsB11Pqp7ZM3NzS5u6zsDFC8ASNEl3iZpmHJNHPa1Tdw29hY/3iB83 cGq+Hgy8ItXh1zh+WFjCqzEk4TdvI4BD+Dzdzjsi4UDgOasTWPHmDWKojCJUKTw6u7VG 1zintSImhypc4UJjEezVmRZWUTZroxjEXIX3HI63vIyWgjnI1GOx9S+u35RwrPbSpSED JyLMzHlUgu2WMX17f/HJH+0cXdjmgeC3AudOf5uM1xM66Ex2+MmvVDeD9kxruTwtwfVC da/g== MIME-Version: 1.0 X-Received: by 10.68.136.198 with SMTP id qc6mr8204929pbb.117.1369232849265; Wed, 22 May 2013 07:27:29 -0700 (PDT) In-Reply-To: References: Date: Thu, 23 May 2013 00:27:29 +1000 Subject: Re: Translation API in Python From: Chris Angelico To: python-list@python.org 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: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1369232852 news.xs4all.nl 16003 [2001:888:2000:d::a6]:46594 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:45735 On Wed, May 22, 2013 at 8:16 AM, Hala Gamal wrote: > ok MR, > I have searched before asking here,but i didn't find thing Your post doesn't demonstrate that. When you ask a question like this, it's helpful to give at least some indication of what you've tried and what you haven't. Also, I strongly suspect that #4 is going to turn something up; though of course people who read this post now have no idea what I'm talking about, because you're responding to last week's post without a shred of context. Here are some tips that might help you: http://www.catb.org/esr/faqs/smart-questions.html ChrisA PS. I say "might" only because they can't help if they're not followed.