| Server IP : 35.80.110.71 / Your IP : 216.73.216.221 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ip-172-31-21-44 6.17.0-1019-aws #19~24.04.1-Ubuntu SMP Tue Jun 23 18:53:06 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/pythonwin-stubs/ |
Upload File : |
# Can't generate with stubgen because: # "ImportError: This must be an MFC application - try 'import win32ui' first" APPCLASS_MONITOR: int APPCLASS_STANDARD: int APPCMD_CLIENTONLY: int APPCMD_FILTERINITS: int CBF_FAIL_ADVISES: int CBF_FAIL_ALLSVRXACTIONS: int CBF_FAIL_CONNECTIONS: int CBF_FAIL_EXECUTES: int CBF_FAIL_POKES: int CBF_FAIL_REQUESTS: int CBF_FAIL_SELFCONNECTIONS: int CBF_SKIP_ALLNOTIFICATIONS: int CBF_SKIP_CONNECT_CONFIRMS: int CBF_SKIP_DISCONNECTS: int CBF_SKIP_REGISTRATIONS: int def CreateConversation(*args, **kwargs): ... # incomplete def CreateServer(*args, **kwargs): ... # incomplete def CreateServerSystemTopic(*args, **kwargs): ... # incomplete def CreateStringItem(*args, **kwargs): ... # incomplete def CreateTopic(*args, **kwargs): ... # incomplete MF_CALLBACKS: int MF_CONV: int MF_ERRORS: int MF_HSZ_INFO: int MF_LINKS: int MF_POSTMSGS: int MF_SENDMSGS: int class error(Exception): ...