Staging
v0.8.1
Revision f409c9988e72eff7c0378ab5578f5edecb8b1855 authored by Miss Islington (bot) on 24 February 2018, 02:59:53 UTC, committed by GitHub on 24 February 2018, 02:59:53 UTC

Adjust tests and user modules to match.
(cherry picked from commit c29c03a34a9f3c82704b66f323ce5ea9dc89c8af)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
1 parent 8d9d4b5
Raw File
pyshellext_d.def
LIBRARY	"pyshellext_d"
EXPORTS
  DllRegisterServer PRIVATE
  DllUnregisterServer PRIVATE
  DllGetClassObject PRIVATE
  DllCanUnloadNow PRIVATE
back to top