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


Groups > comp.lang.python > #73137

Re: Micro Python -- a lean and efficient implementation of Python 3

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsreader4.netcologne.de!news.netcologne.de!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <timothy.c.delaney@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.027
X-Spam-Evidence '*H*': 0.95; '*S*': 0.00; 'preferably': 0.05; 'subject:Python': 0.06; 'subject: -- ': 0.07; 'anymore.': 0.09; 'python': 0.11; 'troll': 0.16; 'wrote:': 0.18; 'error': 0.23; 'header:In-Reply-To:1': 0.27; 'tim': 0.29; "doesn't": 0.30; 'message-id:@mail.gmail.com': 0.30; 'subject:skip:i 10': 0.31; 'to:name:python-list': 0.33; 'received:google.com': 0.35; 'add': 0.35; 'reports': 0.37; 'being': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'reply': 0.66; 'prime': 0.74; 'objectives': 0.83; 'received:mail-ob0-x22d.google.com': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=zbLngl5K1aJr540Bfbon0ElL7cLdvjG8x6KaNn26NLY=; b=ii3dO73l5vyw00RAspQIYAW3LZcpS7ehMfQ6NkP/TXmVGi44OKf5SZv/mNiRiOgAC8 QbBTFnVu20742D572I/7q7FcL5gkqIijkW5ZPqgsRU5h0D78MzX2OgShRpzx5/juGvIO hOJUuLdsXW8rqayVyCEjhjKdVVyek267+8pcWb6X8EI4hWZ3rOHQlDXI5OH4ROMJAI5y TbpHupBX+/2qm00q9yJO5WszuhDg0ToYIVbVcvNmR+gWDVKPu240AWZl2jc6N6qJ12Uh 2QqsKPgd4H6FlIea1lBZL9Qq9mwFkCbro+ijzNVAME6rJv1VeTXrGINfuIsjrSlkYRAE AGCQ==
MIME-Version 1.0
X-Received by 10.182.209.10 with SMTP id mi10mr33596627obc.37.1402439346353; Tue, 10 Jun 2014 15:29:06 -0700 (PDT)
In-Reply-To <ldJlv.251690$CE7.108063@fx17.am4>
References <ldJlv.251690$CE7.108063@fx17.am4>
Date Wed, 11 Jun 2014 08:29:06 +1000
Subject Re: Micro Python -- a lean and efficient implementation of Python 3
From Tim Delaney <timothy.c.delaney@gmail.com>
To Python-List <python-list@python.org>
Content-Type multipart/alternative; boundary=e89a8ff1ceb80efb4404fb82db5c
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.10985.1402439355.18130.python-list@python.org> (permalink)
Lines 35
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1402439355 news.xs4all.nl 2859 [2001:888:2000:d::a6]:50864
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:73137

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

On 11 June 2014 05:43, alister <alister.nospam.ware@ntlworld.com> wrote:

>
> Your error reports always seem to resolve around benchmarks despite speed
> not being one of Pythons prime objectives
>

By his own admission, jmf doesn't use Python anymore. His only reason to
remain on this emailing/newsgroup is to troll about the FSR. Please don't
reply to him (and preferably add him to your killfile).

Tim Delaney

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


Thread

Re: Micro Python -- a lean and efficient implementation of Python 3 alister <alister.nospam.ware@ntlworld.com> - 2014-06-10 19:43 +0000
  Re: Micro Python -- a lean and efficient implementation of Python 3 Tim Delaney <timothy.c.delaney@gmail.com> - 2014-06-11 08:29 +1000
    Re: Micro Python -- a lean and efficient implementation of Python 3 alister <alister.nospam.ware@ntlworld.com> - 2014-06-11 08:14 +0000
      Re: Micro Python -- a lean and efficient implementation of Python 3 Ben Finney <ben@benfinney.id.au> - 2014-06-11 21:37 +1000
      Re: Micro Python -- a lean and efficient implementation of Python 3 wxjmfauth@gmail.com - 2014-06-11 05:30 -0700
  Re: Micro Python -- a lean and efficient implementation of Python 3 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-06-11 00:16 +0100
  Re: Micro Python -- a lean and efficient implementation of Python 3 Devin Jeanpierre <jeanpierreda@gmail.com> - 2014-06-10 16:29 -0700
  Re: Micro Python -- a lean and efficient implementation of Python 3 Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-06-11 00:04 +0000
    Re: Micro Python -- a lean and efficient implementation of Python 3 wxjmfauth@gmail.com - 2014-06-11 22:50 -0700
  Re: Micro Python -- a lean and efficient implementation of Python 3 Ethan Furman <ethan@stoneleaf.us> - 2014-06-10 16:49 -0700
  Re: Micro Python -- a lean and efficient implementation of Python 3 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-06-11 02:01 +0100
  Re: Micro Python -- a lean and efficient implementation of Python 3 wxjmfauth@gmail.com - 2014-06-11 00:40 -0700
  Re: Micro Python -- a lean and efficient implementation of Python 3 Michael Torrie <torriem@gmail.com> - 2014-06-11 09:38 -0600
    Re: Micro Python -- a lean and efficient implementation of Python 3 wxjmfauth@gmail.com - 2014-06-11 11:12 -0700

csiph-web