[Microbit-Python] List of error codes and their meanings

David Booth david.f.booth at googlemail.com
Wed Dec 21 06:18:31 EST 2016


Hi Nicholas
Thank you for your response.
I came across the use of the word exceptions without understanding what it
implied.
Happy Christmas
David

On 21 December 2016 at 11:06, Nicholas H.Tollervey <ntoll at ntoll.org> wrote:

> David,
>
> MicroPython is just like "normal" Python in terms of what the various
> exceptions mean. I.e. it's a more-or-less conformant version of Python 3.
>
> See:
>
> https://docs.python.org/3.5/library/exceptions.html
>
> I imagine there may be some reductions / minor differences in what
> MicroPython actually provides, because of running on constrained devices
> ~ but, as a Pythonista, it's always felt just like "normal" Python to me
> in this regard.
>
> This is "a good thing" (tm).
>
> N.
>
> On 20/12/16 21:35, David Whale wrote:
> > Is there anything in the docs that lists all the errors (exceptions)
> > that can occur in MicroPython and what they mean?
> >
> > The closest I found was this:
> >
> > https://github.com/bbcmicrobit/micropython/blob/
> a20fbe82c919cea9519ce5a1140103f518b51caa/inc/py/qstrdefs.h
> >
> >
> > Thanks
> >
> > David
> >
> > microbit.org-ticket: 460
> >
> >
> >
> >
> > _______________________________________________
> > Microbit mailing list
> > Microbit at python.org
> > https://mail.python.org/mailman/listinfo/microbit
> >
>
>
>
> _______________________________________________
> Microbit mailing list
> Microbit at python.org
> https://mail.python.org/mailman/listinfo/microbit
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/microbit/attachments/20161221/b5afdf8a/attachment.html>


More information about the Microbit mailing list