Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!selfless.tophat.at!newsfeed.xs4all.nl!newsfeed6.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: OK 0.023 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'subject:process': 0.07; 'python': 0.08; 'pm,': 0.10; 'subject:file': 0.14; 'wrote:': 0.14; 'newborn': 0.16; 'printing.': 0.16; 'shouting': 0.16; '\xc2\xa0i': 0.16; 'cc:addr:python-list': 0.17; 'comment:': 0.19; 'cheers,': 0.19; 'header:In-Reply-To:1': 0.21; 'cc:2**0': 0.22; 'cc:no real name:2**0': 0.23; 'received:209.85.213.46': 0.23; 'received:mail- yw0-f46.google.com': 0.23; 'do,': 0.25; 'message- id:@mail.gmail.com': 0.28; 'sat,': 0.29; 'subject:HELP': 0.29; 'subject:': 0.30; 'cc:addr:python.org': 0.30; 'lines': 0.33; 'chris': 0.34; 'file': 0.34; 'function.': 0.35; 'subject:text': 0.36; 'received:google.com': 0.37; 'received:209.85': 0.37; 'received:209.85.213': 0.37; 'but': 0.38; 'subject:: ': 0.38; 'should': 0.39; "i'd": 0.39; 'received:209': 0.39; 'help': 0.40; 'your': 0.60; 'subject': 0.62; 'dear': 0.63; 'appreciation': 0.67; 'unnecessary': 0.73; 'convey': 0.84; 'sender:addr:chris': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rebertia.com; s=google; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=RWnfos4wnvT2grKb1/Fr28isEWGKEk+hXCzJgnnMnC4=; b=ML9666+Lbrv7zwX9Hlup6hYlzXz9Hn5Y6dGK2upwuo03f06femcwjLtOFyZZpSZ48s 7GyTAyPEGF+oohPxiYvebLjc+devHZIQjr8rpwtbwRxep8bzlC3xDCpJXIBDMrxl8cFI rpmNLFHoZTuErZfVAuIx6A1mtwVRwLiX0ixbU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=rebertia.com; s=google; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=Imvvl6nQfppvq4oFIGW9luqJ1JcoMqXHExkQEzKhNPUvi15eKJPZ7eXMZDxmuPzKYh ZRMVRbxCqWmzEH+EKtxo7g0ibYHJpWP4GzPYhqTjUe54JgTBEXrtm7q/Ln19Prm1/hnr LWu4rB5vaswgJv9CU5hZyHqlWKfatQp2hjn2c= MIME-Version: 1.0 Sender: chris@rebertia.com In-Reply-To: References: Date: Sat, 18 Jun 2011 16:30:00 -0700 X-Google-Sender-Auth: WsUy1T8LSeacGTdV6up0lV-q5Lk Subject: Re: NEED HELP-process words in a text file From: Chris Rebert To: Cathy James Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: python-list@python.org 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: 16 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1308439802 news.xs4all.nl 49046 [::ffff:82.94.164.166]:45053 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:7931 On Sat, Jun 18, 2011 at 4:21 PM, Cathy James wrote: > Subject: NEED HELP-process words in a text file > > Dear Python Experts, > > First, I'd like to convey my appreciation to you all for your support > and contributions. =C2=A0I am a Python newborn and need help with my > function. I commented on my program as to what it should do, but > nothing is printing. I know I am off, but not sure where. Please > help:( Netiquette comment: Please avoid SHOUTING and including unnecessary entreaties in your subject lines in the future. Cheers, Chris