Documentation ¶
Overview ¶
Package stdlib provides the bootstrap code to wire in all the stdlib (python) modules into a gpython context and VM.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewContext ¶
func NewContext(opts py.ContextOpts) py.Context
NewContext creates a new gpython interpreter instance context.
See interface py.Context defined in py/run.go
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package binascii provides the implementation of the python's 'binascii' module.
|
Package binascii provides the implementation of the python's 'binascii' module. |
Built-in functions
|
Built-in functions |
Package glob provides the implementation of the python's 'glob' module.
|
Package glob provides the implementation of the python's 'glob' module. |
Implement unmarshal and marshal
|
Implement unmarshal and marshal |
Math module -- standard C math library functions, pi and e
|
Math module -- standard C math library functions, pi and e |
Package os implements the Python os module.
|
Package os implements the Python os module. |
Package string provides the implementation of the python's 'string' module.
|
Package string provides the implementation of the python's 'string' module. |
Package tempfile provides the implementation of the python's 'tempfile' module.
|
Package tempfile provides the implementation of the python's 'tempfile' module. |
Click to show internal directories.
Click to hide internal directories.