radon-project / radon

The Radon Programming Language
https://radon-project.github.io
GNU General Public License v3.0
23 stars 2 forks source link

No `help()` on module level. #174

Open Almas-Ali opened 2 months ago

Almas-Ali commented 2 months ago
import os
help(os)

No help() on module level. We need to support this with comprehensive documentation support.

Almas-Ali commented 2 months ago

Working this on #172 I can be slow to update. You can also show your support by contributing here.