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: UNSURE 0.347 X-Spam-Level: *** X-Spam-Evidence: '*H*': 0.60; '*S*': 0.29; 'duplicate': 0.07; 'dict': 0.16; 'header:User-Agent:1': 0.23; "shouldn't": 0.24; 'values': 0.27; 'header:In-Reply-To:1': 0.27; 'but': 0.35; 'thanks': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'coffee': 0.84; 'now...': 0.84; 'colleague': 0.91; 'response,': 0.91 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 20 Mar 2014 14:15:57 +0000 From: ishish To: Subject: Re: Dictionaries In-Reply-To: References: X-Sender: ishish@domhain.de User-Agent: RoundCube Webmail/0.7.1 X-Mailman-Approved-At: Thu, 20 Mar 2014 16:03:48 +0100 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: 6 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1395327829 news.xs4all.nl 2897 [2001:888:2000:d::a6]:45406 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:68582 Thanks Peter for the fast response, but the prob is solved. My colleague just verbally slapped me because a dict SHOULDN'T have duplicate keys... I change it around to duplicate values and it works fine.... I think I need coffee now... lots of it.