Not namedtuple-like?
Aberta
- Linguagem predominante
- Python
- Estrelas
- 592
- Forks
- 76
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
The README says:
> results are always namedtuple-like objects
If I try to do `a[0]` or `val, ttl = a` an Exception occurs. It would appear these objects are not like tuples. We should probably reword this part of the documentation...
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.