Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #38195
| From | Roy Smith <roy@panix.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Run time Error |
| Date | 2013-02-05 09:10 -0500 |
| Organization | PANIX Public Access Internet and UNIX, NYC |
| Message-ID | <roy-2497BF.09104905022013@news.panix.com> (permalink) |
| References | <mailman.1366.1360073151.2939.python-list@python.org> |
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).
Back to comp.lang.python | Previous | Next — Previous in thread | 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