mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +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.