Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #38193 > unrolled thread
| Started by | inshu chauhan <insideshoes@gmail.com> |
|---|---|
| First post | 2013-02-05 15:05 +0100 |
| Last post | 2013-02-05 21:00 +0100 |
| Articles | 3 — 2 participants |
Back to article view | Back to comp.lang.python
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
| From | inshu chauhan <insideshoes@gmail.com> |
|---|---|
| Date | 2013-02-05 15:05 +0100 |
| Subject | Run time Error |
| Message-ID | <mailman.1366.1360073151.2939.python-list@python.org> |
[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 ?
[toc] | [next] | [standalone]
| From | Roy Smith <roy@panix.com> |
|---|---|
| Date | 2013-02-05 09:10 -0500 |
| Message-ID | <roy-2497BF.09104905022013@news.panix.com> |
| In reply to | #38193 |
In article <mailman.1366.1360073151.2939.python-list@python.org>, inshu chauhan <insideshoes@gmail.com> wrote: > 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 ? Start by telling us: 1) What code you are running (copy-paste the exact source code). 2) What error message you got (likewise, copy-paste the exact message). 3) What version of Python you're running. 4) What system and version you're running it on (Linux, OSX, Windows, etc).
[toc] | [prev] | [next] | [standalone]
| From | inshu chauhan <insideshoes@gmail.com> |
|---|---|
| Date | 2013-02-05 21:00 +0100 |
| Message-ID | <mailman.1385.1360094461.2939.python-list@python.org> |
| In reply to | #38195 |
[Multipart message — attachments visible in raw view] — view raw
On Tue, Feb 5, 2013 at 3:10 PM, Roy Smith <roy@panix.com> wrote: > In article <mailman.1366.1360073151.2939.python-list@python.org>, > inshu chauhan <insideshoes@gmail.com> wrote: > > > 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 ? > > Start by telling us: > > 1) What code you are running (copy-paste the exact source code). > > 2) What error message you got (likewise, copy-paste the exact message). > > 3) What version of Python you're running. > > 4) What system and version you're running it on (Linux, OSX, Windows, > etc). > -- > http://mail.python.org/mailman/listinfo/python-list > Thans to all.. but I resolved the problem :)
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web