Agent-Hellboy / Agent-Hellboy/trace-dkey
Function doesn't search for keys inside a found key
オープン
bug
hacktoberfest
- 主要言語
- Python
- スター
- 8
- フォーク
- 6
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I think it's easier to explain with an example:
```python
l = { 'a': { 'a': 1, 'b': 1 } }
trace(l,'a')
```
It should find both the root 'a' and the child 'a', but only root is found
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。