value_from_object

Function value_from_object 

Source
pub fn value_from_object(vm: &VirtualMachine, obj: &PyObject) -> PyResult<u8>