Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeder2.ecngs.de!ecngs!feeder.ecngs.de!xlned.com!feeder3.xlned.com!feeder3.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.85.MISMATCH!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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.124 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.76; '*S*': 0.00; 'subject:Python': 0.05; 'subject:Error': 0.07; 'received:192.168.1.50': 0.16; 'reproduce': 0.16; 'wrote:': 0.17; 'issue.': 0.20; 'do.': 0.21; 'header:In- Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'lines': 0.28; 'code': 0.31; 'to:addr:python-list': 0.33; 'another': 0.33; 'thanks': 0.34; 'list': 0.35; 'pm,': 0.35; 'but': 0.36; 'test': 0.36; 'does': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'received:192.168': 0.40; 'your': 0.60; 'received:62': 0.62; 'email addr:gmail.com': 0.63; 'show': 0.63; 'answer.': 0.71; 'us,': 0.74; 'from:addr:t': 0.84; 'received:62.75': 0.84 Date: Sun, 29 Jul 2012 14:45:21 +0200 From: Thomas Jollans User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Python Error References: <81818a9c-60d3-48da-9345-0c0dfd5b25e7@googlegroups.com> <86285e84-bc6e-4527-9af5-c29f8c9716c0@googlegroups.com> In-Reply-To: <86285e84-bc6e-4527-9af5-c29f8c9716c0@googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 7 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1343566298 news.xs4all.nl 6873 [2001:888:2000:d::a6]:35274 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:26182 On 07/29/2012 02:30 PM, subhabangalore@gmail.com wrote: > Thanks for the answer. But my list does not contain another list that is the issue. Intriguing. Thinking what to do. What does your list contain? Can you reproduce the issue in a few self-contained lines of code that you can show us, that we can test ourselves?