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


Groups > comp.lang.python > #66461

Re: decimal numbers

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.erje.net!us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!proxad.net!feeder1-2.proxad.net!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <ian.g.kelly@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.033
X-Spam-Evidence '*H*': 0.93; '*S*': 0.00; 'syntax': 0.04; '10:17': 0.16; 'exception': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'feb': 0.22; 'script': 0.25; '15,': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; "doesn't": 0.30; 'message-id:@mail.gmail.com': 0.30; 'along': 0.30; 'code': 0.31; 'post.': 0.31; 'subject:numbers': 0.31; 'text': 0.33; 'received:google.com': 0.35; 'to:addr:python- list': 0.38; 'to:addr:python.org': 0.39; 'full': 0.61; 'you.': 0.62
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=mfiZk+DcjOT4OM0nvSFKN4WcpKL4jNOVKJrNS95UfLI=; b=KfWv2eYCj5zvVd4UmYy0RpCg0RZ+G86yXsui82AEltRH+zhsdypYOJksLE7JHm5QhQ WQWoJa8w7ICbsS/BnfCtw/XLrq+b+d4PUlJFrUINoFr7GYnYdQlwPJKLlcuxzkANQYrA +qiLrk+bfdig0WzNAjyGWi/7sb45hZ5TQmxOwrgdVUQ3DScS/tMq/5H5o8fxYHXxlFaA I6e5lzRonFcmCOyB0E1PJ6Ssnib0Z1Deqr5Pd9B25xrJB2QmwNbD6ZDiCCayRl9toeXF 8L95nAl5BK+DMXcDRnlEPlsR/i4aqnRbvslHgG87WappSIxh6N0nUyddql/nLrELCsjh K2ow==
X-Received by 10.66.66.66 with SMTP id d2mr16286184pat.80.1392485040475; Sat, 15 Feb 2014 09:24:00 -0800 (PST)
MIME-Version 1.0
In-Reply-To <df9f242f-b438-4159-b605-4be5e937aaec@googlegroups.com>
References <833583c7-c307-4ebf-9a60-3be146a565b5@googlegroups.com> <ec88852e-1384-4aa5-834b-85135be94ab9@googlegroups.com> <mailman.6976.1392458669.18130.python-list@python.org> <ae0da085-6c41-4166-92d2-92611a990885@googlegroups.com> <mailman.6978.1392461388.18130.python-list@python.org> <df9f242f-b438-4159-b605-4be5e937aaec@googlegroups.com>
From Ian Kelly <ian.g.kelly@gmail.com>
Date Sat, 15 Feb 2014 10:23:20 -0700
Subject Re: decimal numbers
To Python <python-list@python.org>
Content-Type text/plain; charset=ISO-8859-1
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 <https://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 <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.7011.1392485048.18130.python-list@python.org> (permalink)
Lines 7
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1392485049 news.xs4all.nl 2874 [2001:888:2000:d::a6]:35896
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:66461

Show key headers only | View raw


On Sat, Feb 15, 2014 at 10:17 AM, Luke Geelen <luke.geelen@gmail.com> wrote:
> If i do set form thing in my script i get
> Invalide syntax pointing at the last word of the form rule

Please copy and paste the exact code you ran along with the full text
of the exception into your post.  Paraphrasing it like this doesn't
help us help you.

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


Thread

decimal numbers luke.geelen@gmail.com - 2014-02-15 01:18 -0800
  Re: decimal numbers Luke Geelen <luke.geelen@gmail.com> - 2014-02-15 01:19 -0800
    Re: decimal numbers "Frank Millman" <frank@chagford.com> - 2014-02-15 12:04 +0200
      Re: decimal numbers Luke Geelen <luke.geelen@gmail.com> - 2014-02-15 02:32 -0800
        Re: decimal numbers "Frank Millman" <frank@chagford.com> - 2014-02-15 12:49 +0200
          Re: decimal numbers Luke Geelen <luke.geelen@gmail.com> - 2014-02-15 09:17 -0800
            Re: decimal numbers Ian Kelly <ian.g.kelly@gmail.com> - 2014-02-15 10:23 -0700
              Re: decimal numbers Luke Geelen <luke.geelen@gmail.com> - 2014-02-15 09:42 -0800
                Re: decimal numbers Luke Geelen <luke.geelen@gmail.com> - 2014-02-15 10:57 -0800
                Re: decimal numbers Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-02-15 19:06 +0000
                Re: decimal numbers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-02-15 19:43 +0000
                Re: decimal numbers Ian Kelly <ian.g.kelly@gmail.com> - 2014-02-15 14:34 -0700
                Re: decimal numbers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-02-16 02:30 +0000
                Re: decimal numbers Chris Angelico <rosuav@gmail.com> - 2014-02-16 13:36 +1100
        Re: decimal numbers "Frank Millman" <frank@chagford.com> - 2014-02-15 12:56 +0200
    Re: decimal numbers Chris Angelico <rosuav@gmail.com> - 2014-02-15 21:13 +1100
  Re: decimal numbers Laurent Pointal <laurent.pointal@free.fr> - 2014-02-15 15:52 +0100
  Re: decimal numbers Ian Kelly <ian.g.kelly@gmail.com> - 2014-02-15 10:20 -0700
  Re: decimal numbers wxjmfauth@gmail.com - 2014-02-16 04:19 -0800

csiph-web