builtin: implement help
Aperta
- Lingua principale
- Go
- Stelle
- 1k
- Fork
- 105
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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"
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.