json.loads withou dupes
This commit is contained in:
parent
68d9c41cc8
commit
ffbb005359
@ -4,4 +4,4 @@
|
|||||||
1. **02_find_all_links.py**: get all links from a webpage
|
1. **02_find_all_links.py**: get all links from a webpage
|
||||||
1. **03_simple_twitter_manager.py**: accessing the Twitter API, example functions
|
1. **03_simple_twitter_manager.py**: accessing the Twitter API, example functions
|
||||||
3. **04_rename_with_slice.py**: rename group of files, within a single directory, using slice
|
3. **04_rename_with_slice.py**: rename group of files, within a single directory, using slice
|
||||||
4. **05_load_json_without_dupes.py: load json, convert to dict, raise error if there is a duplicate key
|
4. **05_load_json_without_dupes.py**: load json, convert to dict, raise error if there is a duplicate key
|
||||||
|
Loading…
Reference in New Issue
Block a user