Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!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.058 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.00; 'subject:Python': 0.06; 'subject:code': 0.07; 'python': 0.11; 'topic?': 0.16; 'topics': 0.16; 'wrote:': 0.18; 'examples': 0.20; 'example': 0.22; 'header :User-Agent:1': 0.23; 'source': 0.25; 'tutorials': 0.26; 'header :In-Reply-To:1': 0.27; 'to:2**1': 0.27; 'leave': 0.29; 'am,': 0.29; 'code': 0.31; 'maybe': 0.34; 'received:google.com': 0.35; 'there': 0.35; 'list': 0.37; 'message-id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'most': 0.60; 'address': 0.63; 'to:addr:gmail.com': 0.65; 'examples.': 0.84; 'subject:source': 0.84; 'these.': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=BO4cqesenf9AWKMpd49Wyu7i2tOF+VjLt5jN7NzSIEQ=; b=ZkB6+IzYd9xj11rvM3hpLANvrAZtGCbP4DRKRuP9/Zet5gZZZt+O2b+ppqacD4W3tL MzTtcxmUyP+eXCDj51Irii8QMH9DLbzREZjKLIOQZ1+F3kmJ7VpkMjfR3F3QrnNsUJMT szo3gCZ2vGLZwljyu0LV5SgfCOBnBqHAZX4BmuQpwyy4WqeHVnYZ+iJPkql5+S5Ttgch IWahX+uhpkjCVbTWCNa1pZaLHAAtyh20lW3v2cb/vQ/QwCtojH1b7Ore6YASDdmmVVJ5 HcnnASmJ600QKKXjY0OuHydpDDkh4b00uiJz9weQhbK3GqeAMI0id24NbTtLbOg/GT2O btow== X-Received: by 10.224.124.74 with SMTP id t10mr29650169qar.40.1389538451990; Sun, 12 Jan 2014 06:54:11 -0800 (PST) Date: Sun, 12 Jan 2014 09:53:41 -0500 From: bob gailer User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: ngangsia akumbo , python-list@python.org Subject: Re: Python example source code References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1389538455 news.xs4all.nl 2951 [2001:888:2000:d::a6]:33017 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:63772 On 1/12/2014 9:37 AM, ngangsia akumbo wrote: > where can i find example source code by topic? There are several Python tutorials on the internet. They have good code examples. Most modules also have module-specific examples. There are also some web sites that may address your needs. I will leave it to others to list these. What do you mean by topic? Give us some examples of topics and maybe we can help more.