rustpython_vm::obj::objstr
pub fn subscript(vm: &VirtualMachine, value: &str, b: PyObjectRef) -> PyResult