[Python-Dev] Criticism of execfile() removal in Python3
Nick Coghlan
ncoghlan at gmail.com
Wed Jun 18 00:00:49 CEST 2014
More information about the Python-Dev mailing list
Wed Jun 18 00:00:49 CEST 2014
- Previous message: [Python-Dev] Criticism of execfile() removal in Python3
- Next message: [Python-Dev] Criticism of execfile() removal in Python3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 18 Jun 2014 01:59, "Chris Barker" <chris.barker at noaa.gov> wrote: > > By the way: iPython, while coming from, and heavily used by, the scientific/numeric computing community, is a great tool for all sorts of other python development as well. But probably too heavyweight for micropython. (we're drifting off topic, so this will be my last addition to this subthread) Yes, as great as IPython is, when it's considered out of scope for the standard installers, it's unlikely to be a good fit for a version of Python aimed at running *on* a microcontroller. Running on a Raspberry Pi or remote PC and *talking* to an associated microcontroller is a different story, though. Cheers, Nick. > > -CHB > > > > > -- > > Christopher Barker, Ph.D. > Oceanographer > > Emergency Response Division > NOAA/NOS/OR&R (206) 526-6959 voice > 7600 Sand Point Way NE (206) 526-6329 fax > Seattle, WA 98115 (206) 526-6317 main reception > > Chris.Barker at noaa.gov -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20140618/70adf5b7/attachment.html>
- Previous message: [Python-Dev] Criticism of execfile() removal in Python3
- Next message: [Python-Dev] Criticism of execfile() removal in Python3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list