Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.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.126 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.77; '*S*': 0.02; 'subject:Python': 0.05; 'python': 0.09; 'subject:Problem': 0.16; 'wrote:': 0.17; 'pointed': 0.17; 'tim': 0.18; 'meant': 0.21; 'header:In-Reply- To:1': 0.25; 'header:User-Agent:1': 0.26; 'rest': 0.28; 'to:addr :python-list': 0.33; 'thanks': 0.34; 'clear': 0.35; 'pm,': 0.35; 'really': 0.36; 'subject:with': 0.36; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'received:192.168': 0.40; 'think': 0.40; 'header:Reply-To:1': 0.68; 'received:74.208': 0.71; 'reply-to:no real name:2**0': 0.72; 'matters.': 0.84; 'received:74.208.4.194': 0.84; 'angel': 0.93 Date: Sat, 12 Jan 2013 00:14:46 -0500 From: Dave Angel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121011 Thunderbird/16.0.1 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Problem with importing in Python References: <1eb7cd76-ade3-4c34-8816-6eaa7201262e@googlegroups.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:/L4DNKWaaksa8IFb/UF7oMsbxhSuEvA6G5CecamgApW xJj5HJnrpwAIA6JLoaF8J9fi5SxB52iTPtIREGK7xRz8eFh+AE ZtYUoy2HgbRXkqIb3ECeuSYj4QfiMfhrj2LxUj7mKHieSjFf3g WgwgQmu2fAzgP1F/d2hZzyS5orN4rv3aATKHqDLGeYFjli1DH5 Y82IpXk0vONzHwu4G5aG30WVOrIYXt4uFBt1lw9kWGAt6NuzNv PuBiopBqZn+2wfsToC26bQ21B0q0ZowvfF1vhqcx1ssXM62r++ +6CxTTdVLWVo0QE0/rkmJq89hUV2zwxXefhq44rIatG6QUssQ= = X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: d@davea.name 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: 1357967707 news.xs4all.nl 6872 [2001:888:2000:d::a6]:37900 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:36672 On 01/11/2013 11:37 PM, Tim Roberts wrote: > Dave Angel wrote: >> As Adnan has pointed out, Python is case insensitive. > That's not really what you meant to say... Nope. I meant Python is case sensitive. Thanks for the catch. I think the rest of my discourse made it clear that case matters. -- DaveA