mirror of
https://github.com/micropython/micropython.git
synced 2026-03-15 21:30:22 +01:00
Several ports use identical code for the 1-argument form of the builtin help function. Move this code to a library function to allow easier re-use by ports.