We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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