Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #38193 > unrolled thread

Run time Error

Started byinshu chauhan <insideshoes@gmail.com>
First post2013-02-05 15:05 +0100
Last post2013-02-05 21:00 +0100
Articles 3 — 2 participants

Back to article view | Back to comp.lang.python


Contents

  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

#38193 — Run time Error

Frominshu chauhan <insideshoes@gmail.com>
Date2013-02-05 15:05 +0100
SubjectRun 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]


#38195

FromRoy Smith <roy@panix.com>
Date2013-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]


#38225

Frominshu chauhan <insideshoes@gmail.com>
Date2013-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