Content-Length: 306794 | pFad | https://github.com/go-python/gpython/commit/739246d708ac810f3890c7e072c0686b06f151cb
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6db2137 commit 739246dCopy full SHA for 739246d
3 files changed
compile/legacy.go
@@ -11,8 +11,8 @@ import (
11
"os/exec"
12
"strings"
13
14
- "github.com/go-python/gpython/marshal"
15
"github.com/go-python/gpython/py"
+ "github.com/go-python/gpython/stdlib/marshal"
16
)
17
18
// Compile with python3.4 - not used any more but keep for the moment!
marshal/marshal.go stdlib/marshal/marshal.gomarshal/marshal.go renamed to stdlib/marshal/marshal.go
stdlib/stdlib.go
@@ -14,8 +14,8 @@ import (
"sync"
19
"github.com/go-python/gpython/vm"
20
21
_ "github.com/go-python/gpython/stdlib/builtin"
Fetched URL: https://github.com/go-python/gpython/commit/739246d708ac810f3890c7e072c0686b06f151cb
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments