ocr: Python Test -OX Test Call PythonWin - [PythonVB.py] File Edit View Tools Window Help >>> SC le class PythonVB: #Public Methods avazlable to VB public methods Sayhello'] #Class Name Created in VB. #Example Set objPython = CreateObject/"PythonVB.Demo") reg_progid = "PythonVB.Demo - - #Never Copy this GUID! Use pythoncom module to create a new one #Example: import pychoncor # print pythoncom. CreateGuad() reg_clsid = "(9C077AB6-0611-4A5C-8628-C78CD96018EF) - def SayHello (self): : return "Hello from Python!!" - if name === main print Registering COM Server... FF import win32com.serverver.register ...