https://github.com/python/cpython
Raw File
Tip revision: 235416aacc5269c3e85541e7365bdc58f8b3a42a authored by nsrip on 27 October 2018, 02:27:26 UTC
Fix typo in zipfile documentation
Tip revision: 235416a
pyshellext_d.def
LIBRARY	"pyshellext_d"
EXPORTS
  DllRegisterServer PRIVATE
  DllUnregisterServer PRIVATE
  DllGetClassObject PRIVATE
  DllCanUnloadNow PRIVATE
back to top