PythonObject.getattr

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

Meta