Documentation
¶
Index ¶
- func AsString(o *python.PyObject) string
- func Check(o *python.PyObject) bool
- func CheckExact(o *python.PyObject) bool
- func Concat(bytes, newpart *python.PyObject) *python.PyObject
- func ConcatAndDel(bytes, newpart *python.PyObject) *python.PyObject
- func FromObject(o *python.PyObject) *python.PyObject
- func FromString(v string) *python.PyObject
- func Size(o *python.PyObject) int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConcatAndDel ¶
ConcatAndDel PyBytes_ConcatAndDel
func FromObject ¶
FromObject PyBytes_FromObject
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.