home *** CD-ROM | disk | FTP | other *** search
- # Source Generated with Decompyle++
- # File: in.pyc (Python 2.6)
-
- makepy_version = '0.4.98'
- python_version = 33948144
- import win32com.client.CLSIDToClass as win32com
- import pythoncom
- import win32com.client.util as win32com
- from pywintypes import IID
- from win32com.client import Dispatch
- defaultNamedOptArg = pythoncom.Empty
- defaultNamedNotOptArg = pythoncom.Empty
- defaultUnnamedArg = pythoncom.Empty
- CLSID = IID('{3F4DACA7-160D-11D2-A8E9-00104B365C9F}')
- MajorVersion = 5
- MinorVersion = 5
- LibraryFlags = 8
- LCID = 0
- from win32com.client import CoClassBaseClass
- import sys
- __import__('win32com.gen_py.3F4DACA7-160D-11D2-A8E9-00104B365C9Fx0x5x5.IMatchCollection2')
- IMatchCollection2 = sys.modules['win32com.gen_py.3F4DACA7-160D-11D2-A8E9-00104B365C9Fx0x5x5.IMatchCollection2'].IMatchCollection2
-
- class MatchCollection(CoClassBaseClass):
- CLSID = IID('{3F4DACA6-160D-11D2-A8E9-00104B365C9F}')
- coclass_sources = []
- coclass_interfaces = [
- IMatchCollection2]
- default_interface = IMatchCollection2
-
- win32com.client.CLSIDToClass.RegisterCLSID('{3F4DACA6-160D-11D2-A8E9-00104B365C9F}', MatchCollection)
-