We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45034ef commit 96bfd77Copy full SHA for 96bfd77
main.go
@@ -6,7 +6,7 @@ import (
6
"flag"
7
"fmt"
8
_ "github.com/ncw/gpython/builtin"
9
- _ "github.com/ncw/gpython/importlib"
+ //_ "github.com/ncw/gpython/importlib"
10
"github.com/ncw/gpython/marshal"
11
"github.com/ncw/gpython/py"
12
"github.com/ncw/gpython/vm"
0 commit comments