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


Groups > comp.lang.python > #48502

Re: A few questiosn about encoding

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <cameron@cskk.homeip.net>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.007
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'context': 0.07; 'string': 0.09; 'subject:few': 0.09; 'cc:addr:python-list': 0.11; 'language,': 0.12; 'all).': 0.16; 'from:addr:cs': 0.16; 'from:addr:zip.com.au': 0.16; 'from:name:cameron simpson': 0.16; 'illiteracy': 0.16; 'message-id:@cskk.homeip.net': 0.16; 'numeral': 0.16; 'received:211.29': 0.16; 'received:211.29.132': 0.16; 'received:optusnet.com.au': 0.16; 'received:syd.optusnet.com.au': 0.16; 'simpson': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'header:User-Agent:1': 0.23; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'header:In-Reply- To:1': 0.27; 'characters': 0.30; 'context.': 0.31; 'no,': 0.35; 'but': 0.35; 'programming,': 0.36; 'received:com.au': 0.36; 'charset:us-ascii': 0.36; 'wrong': 0.37; 'so,': 0.37; 'two': 0.37; 'being': 0.38; 'represent': 0.38; 'received:211': 0.38; 'simple': 0.61; "you're": 0.61; 'content-disposition:inline': 0.62; 'such': 0.63; 'refer': 0.63; 'talking': 0.65; 'pardon': 0.84; 'vocabulary': 0.84
Date Mon, 17 Jun 2013 17:08:12 +1000
From Cameron Simpson <cs@zip.com.au>
To Antoon Pardon <antoon.pardon@rece.vub.ac.be>
Subject Re: A few questiosn about encoding
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
In-Reply-To <51BEB188.6020809@rece.vub.ac.be>
User-Agent Mutt/1.5.21 (2010-09-15)
References <51BEB188.6020809@rece.vub.ac.be>
X-Optus-CM-Score 0
X-Optus-CM-Analysis v=2.0 cv=eqSHVfVX c=1 sm=1 a=wom5GMh1gUkA:10 a=Ul6cpnYf0ckA:10 a=kj9zAlcOel0A:10 a=vrnE16BAAAAA:8 a=ZtCCktOnAAAA:8 a=ss88cSErNWgA:10 a=zdkM-9sIgQ4b4xu1NCQA:9 a=CjuIK1q_8ugA:10 a=lRQNMAb8Tvdg-Waq:21 a=t6xlJtlB7cwvjQWP:21 a=ChdAjXE5lkUvdteQbhpnkQ==:117
Cc 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.3469.1371452905.3114.python-list@python.org> (permalink)
Lines 24
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1371452905 news.xs4all.nl 15881 [2001:888:2000:d::a6]:48209
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:48502

Show key headers only | View raw


On 17Jun2013 08:49, Antoon Pardon <antoon.pardon@rece.vub.ac.be> wrote:
| Op 15-06-13 02:28, Cameron Simpson schreef:
| > On 14Jun2013 15:59, Nikos as SuperHost Support <support@superhost.gr> wrote:
| > | So, a numeral = a string representation of a number. Is this correct?
| >
| > No, a numeral is an individual digit from the string representation of a number.
| > So: 65 requires two numerals: '6' and '5'.
|
| Wrong context. A numeral as an individual digit is when you are talking about
| individual characters in a font. In such a context the set of glyphs that
| represent a digit are the numerals.
| 
| However in a context of programming, numerals in general refer to the set of
| strings that represent a number.

No, those are just "numbers" or "numeric strings" (if you're being
overt about them being strings at all). They're "numeric strings"
because they're composed of "numerals". If you think otherwise your
vocabulary needs adjusting. A numeral is a single digit.
-- 
Cameron Simpson <cs@zip.com.au>

English is a living language, but simple illiteracy is no basis for
linguistic evolution.   - Dwight MacDonald

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


Thread

Re: A few questiosn about encoding Cameron Simpson <cs@zip.com.au> - 2013-06-17 17:08 +1000

csiph-web