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


Groups > comp.lang.python > #38225

Re: Run time Error

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.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.025
X-Spam-Evidence '*H*': 0.95; '*S*': 0.00; 'subject:Error': 0.07; 'python': 0.09; 'etc).': 0.09; 'windows,': 0.09; 'cc:addr:python- list': 0.10; 'code).': 0.16; 'roy': 0.16; 'wrote:': 0.17; 'resolved': 0.17; 'saying': 0.18; 'feb': 0.19; 'email addr:gmail.com&gt;': 0.20; 'all,': 0.21; 'trying': 0.21; 'error.': 0.21; 'meant': 0.21; 'cc:2**0': 0.23; '&gt;': 0.23; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'skip:& 60': 0.27; 'message-id:@mail.gmail.com': 0.27; 'run': 0.28; 'running.': 0.29; 'url:mailman': 0.29; 'source': 0.29; 'error': 0.30; 'code': 0.31; 'url:python': 0.32; 'running': 0.32; 'url:listinfo': 0.32; 'getting': 0.33; 'problem': 0.33; 'version': 0.34; 'received:google.com': 0.34; 'mine': 0.35; 'pm,': 0.35; 'but': 0.36; 'url:org': 0.36; 'why': 0.37; 'subject:: ': 0.38; 'url:mail': 0.40; 'remove': 0.61; 'telling': 0.61; 'us:': 0.66; 'contact': 0.68; 'programme': 0.69; 'smith': 0.71; 'article': 0.78; '2013': 0.84; 'copy-paste': 0.84; 'message).': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=TjNMI2XRifBpA90XE2M/QnpcHRdFitHnQs/6EtnJJ+E=; b=iEUjqpwA894SZdIDaCVkSHsmJZP+jOP7qab+5j8XK0bAtltWrXIQjFk88hlQ/Mriud ZSGnSZ2F9dDc3z17xQhht92UuflVBz6UW4LaxC1vwsxVJIcYw+brRzzh6e5rMyzXnBJQ AFf89PBMovuM+KSyMDzolYSkeC41iPHBUHjz4vkryDI8kvxkMtAwKM/9v8tNmzCJvvmz 7MFI6i+YGz4r8znQ5aD4e7Xvhw+KcSXd7k2/R2sjt4RCErLpp8PJlNMP1nMG8jcRZXyE Fr/WNaMeshvhWkkQyiKINXTE6zUC6S0Dzm6KXx2mgW7cEGxrzHgKkaxwMUJ4Xy6oREsQ /JFw==
MIME-Version 1.0
X-Received by 10.50.151.238 with SMTP id ut14mr468281igb.72.1360094451195; Tue, 05 Feb 2013 12:00:51 -0800 (PST)
In-Reply-To <roy-2497BF.09104905022013@news.panix.com>
References <mailman.1366.1360073151.2939.python-list@python.org> <roy-2497BF.09104905022013@news.panix.com>
Date Tue, 5 Feb 2013 21:00:51 +0100
Subject Re: Run time Error
From inshu chauhan <insideshoes@gmail.com>
To Roy Smith <roy@panix.com>
Content-Type multipart/alternative; boundary=e89a8f3b9f7d9fe02404d4ffaae3
Cc "python-list@python.org" <python-list@python.org>
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.1385.1360094461.2939.python-list@python.org> (permalink)
Lines 75
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1360094461 news.xs4all.nl 6990 [2001:888:2000:d::a6]:49857
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:38225

Show key headers only | View raw


[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 :)

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


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