|
|
Log in / Subscribe / Register

No u-prefix anymore in MicroPython

No u-prefix anymore in MicroPython

Posted Aug 6, 2024 14:45 UTC (Tue) by mb (subscriber, #50428)
Parent article: CircuitPython: Python for microcontrollers, simplified

>This is a change from MicroPython, which prefixes module names with u (e.g. CPython's os becomes uos)

They have basically dropped this practice a couple of months ago.
See https://docs.micropython.org/en/latest/library/index.html


to post comments

No u-prefix anymore in MicroPython

Posted Aug 6, 2024 15:55 UTC (Tue) by KJ7RRV (subscriber, #153595) [Link]

Thank you for pointing that out! I haven't used MicroPython much, except for simple testing, so I didn't see that they had changed this recently.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds