mirror of
https://github.com/micropython/micropython.git
synced 2025-09-07 18:30:27 +02: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.