Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #57741
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <dmgriffiths@iee.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.016 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'beginner': 0.05; 'subject:Python': 0.06; 'exit': 0.09; 'run,': 0.09; 'window.': 0.09; 'runs': 0.10; 'python': 0.11; 'fine.': 0.16; '>>>': 0.22; 'programming': 0.22; 'header:User-Agent:1': 0.23; 'fine': 0.24; 'second': 0.26; 'michael': 0.29; 'appreciated.': 0.29; 'absolute': 0.30; 'run': 0.32; 'another': 0.32; 'except': 0.35; 'one,': 0.35; 'received:10': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:98.137': 0.60; 'programme': 0.65; 'received:gq1.yahoo.com': 0.68; 'received:mail.gq1.yahoo.com': 0.68; 'received:98.136': 0.69; 'received:bullet.mail.gq1.yahoo.com': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoogroups.com; s=echoe; t=1382884379; bh=TJqMLcHzwoa64RK6vQFrREHzTeflnpQBxawYhFpBg0Q=; h=Received:Received:Date:From:To:Subject:Message-ID:User-Agent:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Mailer:X-Yahoo-Post-IP:X-Yahoo-Newman-Property:Sender; b=jIH3d9K0i9cJ2/F9K3z3gwnmH0U4PAH3Krx5VXiR40mdT7qMlhruOQIPykObh+htUDKYOATBdBmtG7jBlXZMyV83ZBBgucK4gWogQMq1N+ipAYNt0euF5pNFM1imYocYmm5XxcbXY1QWv6nTbeXH6AKJHk2RKSev3ywIHn8gW/o= |
| DomainKey-Signature | a=rsa-sha1; q=dns; c=nofws; s=echoe; d=yahoogroups.com; b=qdYjOsXeTFvfJFtXm/v7ct3y4QbdZuPUaBMOhl3IqBBBq4D0gdq/rHvr+mCs/TUJ6ICaCROrV49s9WE3TFG5PCcbc2ot2K1I5AAIS8sdTPMN0VChxtOBRtvYbSiojqU/Dv9WzRv3KS1TjRAoy37sQja9lqo0kPyrEW7MczbNRdM=; |
| Date | Sun, 27 Oct 2013 14:32:56 -0000 |
| From | "David" <dmgriffiths@iee.org> |
| To | python-list@python.org |
| Subject | Running Python programmes |
| User-Agent | eGroups-EW/0.82 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="ISO-8859-1" |
| Content-Transfer-Encoding | quoted-printable |
| X-Mailer | Yahoo Groups Message Poster |
| X-Yahoo-Post-IP | 86.140.29.247 |
| X-Yahoo-Newman-Property | groups-compose |
| Sender | notify@yahoogroups.com |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1647.1382884582.18130.python-list@python.org> (permalink) |
| Lines | 11 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1382884582 news.xs4all.nl 15905 [2001:888:2000:d::a6]:38310 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:57741 |
Show key headers only | View raw
I am an absolute beginner and am working through the book Python Programming for the Absolute Beginner by Michael Dawson. Everything is fine except if I run a scripted programme, or one I have downloaded, and then run another one, the second one will not run, I just get the >>> in the interactive window. I have to exit Python and start again, when the second programme then runs fine. Any suggestions much appreciated. David
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Running Python programmes "David" <dmgriffiths@iee.org> - 2013-10-27 14:32 +0000
Re: Running Python programmes "Colin J. Williams" <cjw@ncf.ca> - 2013-10-27 11:31 -0400
Re: Running Python programmes Dave Angel <davea@davea.name> - 2013-10-29 04:47 +0000
Re: Running Python programmes darnold <darnold992000@yahoo.com> - 2013-10-29 09:59 -0700
csiph-web