Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4a.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.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'language.': 0.14; 'number?': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'shortcut': 0.16; 'stumbled': 0.16; 'tutorials.': 0.16; 'work"': 0.16; 'prevent': 0.16; 'language': 0.16; 'fix': 0.17; 'wrote:': 0.18; 'example': 0.22; 'header:User-Agent:1': 0.23; "i've": 0.25; 'define': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; "doesn't": 0.30; 'work.': 0.31; 'included': 0.31; 'obscure': 0.31; 'know.': 0.32; 'run': 0.32; 'another': 0.32; 'url:python': 0.33; 'ago': 0.33; 'hundreds': 0.35; 'there': 0.35; 'url:org': 0.36; 'work?': 0.38; 'to:addr:python-list': 0.38; 'rather': 0.38; 'short': 0.38; 'to:addr:python.org': 0.39; 'enough': 0.39; 'received:org': 0.40; 'read': 0.60; 'url:3': 0.61; 'first': 0.61; 'url:index': 0.63; 'our': 0.64; 'provide': 0.64; 'chance': 0.65; 'charset:windows-1252': 0.65; 'here': 0.66; 'subject:This': 0.74; '"it': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: This formating is really tricky Date: Mon, 25 Aug 2014 21:52:24 +0100 References: Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-78-147-187-85.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 In-Reply-To: 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: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1408999958 news.xs4all.nl 2863 [2001:888:2000:d::a6]:54554 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:77003 On 25/08/2014 21:14, Seymore4Head wrote: > > I included my shortcut for pb2. It doesn't work? Is there a short to > prevent from listing each number? > If it doesn't work then fix it and it will work. Alternatively define what "it doesn't work" means as I've run out of crystal balls, every single one of them is u/s. I've been working them so hard recently because not enough newbies provide the data we need to work with. Another choice is to go away and read one of hundreds of Python tutorials. There's a fair chance that one of them will cover what you need to know. Here for example is a rather obscure one that I first stumbled across many moons ago https://docs.python.org/3/tutorial/index.html -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence