Thanks to visit codestin.com Credit goes to github.com
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 0dedea3 commit 1e659f3Copy full SHA for 1e659f3
main.go
@@ -10,6 +10,7 @@ import (
10
"github.com/ncw/gpython/compile"
11
"github.com/ncw/gpython/marshal"
12
"github.com/ncw/gpython/py"
13
+ _ "github.com/ncw/gpython/sys"
14
_ "github.com/ncw/gpython/time"
15
"github.com/ncw/gpython/vm"
16
"io/ioutil"
0 commit comments