builtin: implement help
Abierto
- Lenguaje dominante
- Go
- Estrellas
- 1k
- Forks
- 105
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
right now:
```python
>>> import math
>>> help(math)
Traceback (most recent call last):
File "", line 1, in
FIXME line of source goes here
NameError: NameError: "name 'help' is not defined"
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.