mirror of
https://github.com/python/cpython.git
synced 2025-01-06 08:34:26 +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
|