Skip to content

Commit

Permalink
finally made it
Browse files Browse the repository at this point in the history
  • Loading branch information
jul committed Oct 30, 2018
1 parent d6fc4b1 commit b5d1d40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ sdict
dict made for searching value/keys/*Path* with special interests.

Basically, it returns an interator in the form of a tuple being all the keys and the value.
It is a neat trick, if you combine it with `make_from_path`_, it helps select exactly what you want in a dict::
It is a neat trick, if you combine it with *make_from_path*, it helps select exactly what you want in a dict::


>>> from archery import sdict, make_from_path
Expand Down

0 comments on commit b5d1d40

Please sign in to comment.