cl: initPyModule
This commit is contained in:
@@ -40,6 +40,7 @@ const (
|
||||
inUnknown Background = iota
|
||||
InGo
|
||||
InC
|
||||
InPython
|
||||
)
|
||||
|
||||
// Type convert a Go/C type into raw type.
|
||||
|
||||
Reference in New Issue
Block a user