Helpers# uses_python(item: Any) → bool# uses_python(agent: Agent) → bool uses_python(world: World) → bool uses_python(scenario: Scenario) → bool uses_python(experiment: Experiment) → bool Check whether this item uses any Python-class as behavior/kinematics/state estimation/task. Parameters: item – The item