PythonObject.hasattr

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool hasattr(string attr)
    struct PythonObject
    const
    bool
    hasattr
    (
    in string attr
    )
  2. bool hasattr(PythonObject attr)

Meta