We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5df8900 commit e01f7a9Copy full SHA for e01f7a9
json/json.go
stdlib/stdlib.go
@@ -19,7 +19,6 @@ import (
19
"github.com/go-python/gpython/vm"
20
21
_ "github.com/go-python/gpython/builtin"
22
- _ "github.com/go-python/gpython/json"
23
_ "github.com/go-python/gpython/math"
24
_ "github.com/go-python/gpython/os"
25
_ "github.com/go-python/gpython/sys"
0 commit comments