Home
last modified time | relevance | path

Searched refs:PyShellExt (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/PC/
Dpyshellext.idl7 coclass PyShellExt
Dpyshellext.cpp125 class PyShellExt : public RuntimeClass< class
137 PyShellExt() : target(NULL), target_dir(NULL), target_mode(0), data_obj(NULL) { in PyShellExt() function in PyShellExt
141 ~PyShellExt() { in ~PyShellExt()
491 CoCreatableClass(PyShellExt);