Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!nntp.club.cc.cmu.edu!feeder.erje.net!eu.feeder.erje.net!newsfeed1.swip.net!newsfeed3.funet.fi!newsfeeds.funet.fi!news.utu.fi!news.cc.tut.fi!not-for-mail From: Anssi Saari Newsgroups: comp.lang.python Subject: Re: Micro Python -- a lean and efficient implementation of Python 3 Date: Thu, 05 Jun 2014 10:18:52 +0300 Lines: 8 Message-ID: References: NNTP-Posting-Host: coffee.modeemi.fi Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.cc.tut.fi 1402046445 14416 2001:708:310:3430:213:21ff:fe1b:b396 (6 Jun 2014 09:20:45 GMT) X-Complaints-To: abuse@tut.fi NNTP-Posting-Date: Fri, 6 Jun 2014 09:20:45 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) Cancel-Lock: sha1:ZIlrertJ1hslrF2RQRg4IFmhcN8= Xref: csiph.com comp.lang.python:72827 Chris Angelico writes: > I don't have an actual use-case for this, as I don't target > microcontrollers, but I'm curious: What parts of Py3 syntax aren't > supported? I meant to say % formatting for strings but that's apparently been added recently. My previous micropython build was from February.