Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!feeds.phibee-telecom.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.025 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'python,': 0.01; 'cc:addr :python-list': 0.15; 'this:': 0.15; 'trying': 0.20; 'cc:no real name:2**0': 0.21; 'header:In-Reply-To:1': 0.22; 'cc:2**0': 0.25; 'sender:addr:gmail.com': 0.25; 'message-id:@mail.gmail.com': 0.28; 'cc:addr:python.org': 0.29; 'received:209.85.210.46': 0.30; 'received:mail-pz0-f46.google.com': 0.30; 'it.': 0.33; 'thank': 0.35; 'url:python': 0.36; 'but': 0.37; 'received:google.com': 0.37; 'received:209.85': 0.38; 'url:docs': 0.39; 'url:org': 0.39; 'subject: (': 0.39; 'received:209': 0.39; 'subject:: ': 0.39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=U+zAWsCqqN4bi5j5X6VevtxQ0XsJoH7lOlngC0XsEg0=; b=Y+27ST8yGUiVMPSNVHg1y55uAScisb8Rk2IgiWny8PRu+dTZ/aqYVQWZl+mzICs44j v3nJOkBSsa69+yRtDEriHIt9QxB1DuvCvTsNMT28Hp0JLKJ2vvtRbmve0t7Qbu6KZ2Mz k9FL/XiSNXfoNvezMkUvTubTjZ03NOAYBOn60= MIME-Version: 1.0 Sender: jsf80238@gmail.com In-Reply-To: <36fed49d-b37d-48ae-a46c-182cee760e90@l1g2000vbc.googlegroups.com> References: <36fed49d-b37d-48ae-a46c-182cee760e90@l1g2000vbc.googlegroups.com> Date: Wed, 18 Jan 2012 20:21:50 -0700 X-Google-Sender-Auth: OBFEkMNPLlS_nyqDz0O4bZWLPtA Subject: Re: scientific notation in legend (pylab) From: Jason Friedman To: simona bellavista 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: 5 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1326943314 news.xs4all.nl 6840 [2001:888:2000:d::a6]:44222 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:19112 > thank you, I am trying to learn python, but I am having a hard to find > a good introduction to it. Try this: http://docs.python.org/py3k/tutorial/