import { PyObject } from "https://deno.land/x/python@0.3.1/src/python.ts";
Checks if Python object has an attribute of given name.
import { PyObject } from "https://deno.land/x/python@0.3.1/src/python.ts";
Checks if Python object has an attribute of given name.