Menu

[r253]: / trunk / libs / kbhookwin / pythoncom.py  Maximize  Restore  History

Download this file

3 lines (3 with data), 111 Bytes

1
2
3
# -*- coding: utf-8 -*-
import pywintypes
pywintypes.__import_pywin32_system_module__("pythoncom", globals())