builtin: implement dir
Aperta
- Lingua principale
- Go
- Stelle
- 1k
- Fork
- 105
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
right now, `gpython` fails with:
```python
>>> import math
>>> dir(math)
Traceback (most recent call last):
File "", line 1, in
FIXME line of source goes here
NameError: NameError: "name 'dir' is not defined"
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.