Sign in
chromium
/
chromium
/
src
/
4f2e38b006fb8f53d51f553bafa3666c99491f08
/
.
/
depot_tools
/
release
/
win
/
python_24
/
Lib
/
site-packages
/
pythoncom.py
blob: ca7fda4d86c2fba009810467ffdbbaf903beb734 [
file
] [
log
] [
blame
]
# Magic utility that "redirects" to pythoncomxx.dll
import
pywintypes
pywintypes
.
__import_pywin32_system_module__
(
"pythoncom"
,
globals
())