AIM-PIbd-32-Kurbanova-A-A/aimenv/Lib/site-packages/win32comext/propsys/test/testpropsys.py

6 lines
206 B
Python
Raw Normal View History

2024-10-02 22:15:59 +04:00
from win32com.propsys import propsys, pscon
print("propsys was imported (sorry - that is the extent of the tests,")
print("but see the shell folder_view demo, which uses this module)")
# that's all folks!