Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #38193
| 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 | <insideshoes@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.076 |
| X-Spam-Evidence | '*H*': 0.85; '*S*': 0.00; 'subject:Error': 0.07; 'saying': 0.18; 'to:name:python-list@python.org': 0.20; 'all,': 0.21; 'trying': 0.21; 'error.': 0.21; 'meant': 0.21; 'message- id:@mail.gmail.com': 0.27; 'run': 0.28; 'error': 0.30; 'code': 0.31; 'getting': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'mine': 0.35; 'but': 0.36; 'why': 0.37; 'to:addr:python.org': 0.39; 'remove': 0.61; 'contact': 0.68; 'programme': 0.69 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=OLB0L8q9vW37lybuhjiVw/O0oeUJBBZksSt5EWdPbOQ=; b=LJJMJxGNcCIjHb0PnfKOY4sfYwfFgzVPkoex9tySkGbJQbLz7WoH/PsDHc55lZF3q3 pAfj8h1fIhg8ecatl6LBa67fVbat7QaSZZ0BZGShHjVhpzvycnd7MLmC8bdhYp3s/Tkc Bi3m1MmtugjlfwvxDukM123pYTKUin4gMttSj8nz2P+OC5xxuUxTO5MVH0xvd5vUvBrC TpHlYjPwxeMfveiZr15wz71NgNFJLz1aFl4z7pMHLB6lmZmJGJPzugzlcRJNByL3o1FS bAWKQOsrH5X0oSrsnW8O0KLQTcSj4aBf6TLqqhFtGe0QUBnAj8BoQ78HX+FbSjJ++YVn IvSA== |
| MIME-Version | 1.0 |
| X-Received | by 10.50.151.238 with SMTP id ut14mr13166307igb.72.1360073147293; Tue, 05 Feb 2013 06:05:47 -0800 (PST) |
| Date | Tue, 5 Feb 2013 15:05:47 +0100 |
| Subject | Run time Error |
| From | inshu chauhan <insideshoes@gmail.com> |
| To | "python-list@python.org" <python-list@python.org> |
| Content-Type | multipart/alternative; boundary=e89a8f3b9f7dd0216e04d4fab4c1 |
| 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 | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1366.1360073151.2939.python-list@python.org> (permalink) |
| Lines | 21 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1360073151 news.xs4all.nl 6856 [2001:888:2000:d::a6]:57094 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:38193 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hello all, I am trying to run a small code of mine but I am getting a run time error. What is actually meant by run time error ? it is saying to contact programme administrator something. Why one would get this error ? and how to remove it ?
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Run time Error inshu chauhan <insideshoes@gmail.com> - 2013-02-05 15:05 +0100
Re: Run time Error Roy Smith <roy@panix.com> - 2013-02-05 09:10 -0500
Re: Run time Error inshu chauhan <insideshoes@gmail.com> - 2013-02-05 21:00 +0100
csiph-web