Path: csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!bcyclone04.am1.xlned.com!bcyclone04.am1.xlned.com!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!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.051 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.05; 'nameerror:': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'chris,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'wrote:': 0.16; 'language': 0.19; 'lawrence': 0.22; 'code,': 0.23; 'defined': 0.23; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; "skip:' 10": 0.28; 'volunteers': 0.29; 'code': 0.30; 'posts': 0.30; 'waste': 0.30; 'language.': 0.32; 'know.': 0.34; 'list': 0.34; 'gets': 0.35; 'execution': 0.35; 'but': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'really': 0.37; 'received:org': 0.37; 'someone': 0.38; 'mailing': 0.38; 'why': 0.39; 'to:addr:python.org': 0.40; 'mark': 0.40; 'your': 0.60; 'telling': 0.61; 'show': 0.62; 'charset:windows-1252': 0.62; 'subject:skip:A 10': 0.63; 'complete': 0.63; 'times': 0.63; 'our': 0.64; 'tutor': 0.66; 'url:tinyurl': 0.67; 'yourself': 0.73; 'pythonistas,': 0.84; 'refuses': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: AttributeError Date: Wed, 12 Aug 2015 04:32:31 +0100 References: <0baa3bd5-9f80-4d4e-9367-84e2a32d8c70@googlegroups.com> <55CA92BA.7070905@mrabarnett.plus.com> 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-165.as13285.net User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1439350359 news.xs4all.nl 2848 [2001:888:2000:d::a6]:45009 X-Complaints-To: abuse@xs4all.nl X-Received-Bytes: 3790 X-Received-Body-CRC: 3181121055 Xref: csiph.com comp.lang.python:95270 On 12/08/2015 04:05, Ltc Hotspot wrote: > Chris, > > Check the code and the visualize execution of the code, available at > http://tinyurl.com/p8tgd5h > > message reads: NameError: name 'collections' is not defined > Which is why we kept telling you over on the tutor mailing list to show us your complete code, not to put it in a link, and also not to top post. Why we bother as volunteers to waste our time on someone such as yourself who posts mutiple times but refuses to take any notice of what actually gets said I really don't know. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence