mirror of
https://github.com/python/cpython.git
synced 2025-01-10 10:34:11 +08:00
7 lines
141 B
Modula-2
7 lines
141 B
Modula-2
|
LIBRARY "pyshellext"
|
||
|
EXPORTS
|
||
|
DllRegisterServer PRIVATE
|
||
|
DllUnregisterServer PRIVATE
|
||
|
DllGetClassObject PRIVATE
|
||
|
DllCanUnloadNow PRIVATE
|