Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.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.055 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.01; "subject:' ": 0.07; 'subject:help': 0.08; 'subject:using': 0.09; 'python': 0.11; "'n'": 0.16; 'builtins': 0.16; 'subject: \n ': 0.16; 'subject:python': 0.16; 'sat,': 0.16; 'to:name:python- list@python.org': 0.22; 'received:65.55.116': 0.24; 'sort': 0.25; 'header:In-Reply-To:1': 0.27; 'skip:- 40': 0.29; 'subject:list': 0.30; "i'm": 0.30; 'date:': 0.34; 'good.': 0.35; 'limitations': 0.36; "didn't": 0.36; 'list': 0.37; 'email addr:python.org': 0.37; 'to:addr:python-list': 0.38; 'subject:': 0.39; 'to:addr:python.org': 0.39; 'how': 0.40; 'email addr:gmail.com': 0.63; 're:': 0.63; 'email name:python-list': 0.65; 'skill': 0.68; 'glad': 0.83; '+1000': 0.91; '2013': 0.98 X-TMN: [3Gn4H3DX2pqv9UXk38hj1Kq8ujTXYpj4] X-Originating-Email: [carlosnepomuceno@outlook.com] From: Carlos Nepomuceno To: "python-list@python.org" Subject: RE: help how to sort a list in order of 'n' in python without using inbuilt functions?? Date: Sat, 25 May 2013 12:10:06 +0300 Importance: Normal In-Reply-To: References: , <78192328-b31b-49d9-9cd6-ec742c092a29@googlegroups.com>, , <39ac7437-857e-483f-998c-8162c1039933@googlegroups.com>, <51a052d1$0$6599$c3e8da3$5496439d@news.astraweb.com>, <74e33270-a79a-4878-a400-8a6cda6637b2@googlegroups.com>, , , , , , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 25 May 2013 09:10:06.0527 (UTC) FILETIME=[A61454F0:01CE5927] 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: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1369473015 news.xs4all.nl 15998 [2001:888:2000:d::a6]:37242 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:45981 ----------------------------------------=0A= > Date: Sat=2C 25 May 2013 19:01:09 +1000=0A= > Subject: Re: help how to sort a list in order of 'n' in python without us= ing inbuilt functions??=0A= > From: rosuav@gmail.com=0A= > To: python-list@python.org=0A= [...]=0A= > Very good. You are now in a position to get past the limitations of a=0A= > restricted-environment eval/exec. Avoiding builtins is actually a fun=0A= > skill to hone.=0A= >=0A= > ChrisA=0A= =0A= =0A= I'm glad he didn't ask for a Pseudo-RNG without built-ins! =3B) =