Agent-Hellboy / Agent-Hellboy/trace-dkey

Function doesn't search for keys inside a found key

オープン
#8 コメント 4 件 リアクション 1 件 担当者 0 名 GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。