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


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

Re: A few questiosn about encoding

Started byCameron Simpson <cs@zip.com.au>
First post2013-06-17 17:08 +1000
Last post2013-06-17 17:08 +1000
Articles 1 — 1 participant

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

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#48502 — Re: A few questiosn about encoding

FromCameron Simpson <cs@zip.com.au>
Date2013-06-17 17:08 +1000
SubjectRe: A few questiosn about encoding
Message-ID<mailman.3469.1371452905.3114.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web