This website works better with JavaScript.
git.jstrong.dev
Home
Explore
Help
Sign In
jstrong
/
snippets
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Update 'get-json-key.py'
master
jstrong
4 years ago
parent
dcda55a0e9
commit
ebc61bf3f2
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
get-json-key.py
+ 0
- 1
get-json-key.py
View File
@@ -7,7 +7,6 @@ USAGE:
KEY can be a string key (object) or integer index (array), the program will try both
"""
import fileinput, sys, json, functools
from typing import *
Write
Preview
Loading…
Cancel
Save