Commit 68c7de4
tools: remove simplejson dependency
As Node.js expects either Python 2.6 or 2.7 installed to work properly,
simplejson module is no longer necessary. It was included in Python 2.6
as the json module.
PR-URL: #6101
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>1 parent 25d4b5b commit 68c7de4Copy full SHA for 68c7de4
File tree
Expand file treeCollapse file tree
1 file changed
+1
-6
lines changedOpen diff view settings
Filter options
- tools
Expand file treeCollapse file tree
1 file changed
+1
-6
lines changedOpen diff view settings
Collapse file
+1-6Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
4 | | - |
5 | | - |
6 | | - |
7 | | - |
8 | | - |
9 | | - |
| 4 | + |
10 | 5 | |
11 | 6 | |
12 | 7 | |
|
0 commit comments