_PyDictViewObject

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct _PyDictViewObject {}

Members

Variables

dv_dict
PyDictObject* dv_dict;
Undocumented in source.
ob_base
_object ob_base;
Undocumented in source.

Meta