Trying to manipulate z-order for MSOffice with win32com and wasn't sure what argument was needed. Using help on that ZOrder method gives:
>>> Help on method ZOrder in module win32com.client.dynamic: ZOrder(self, ZOrderCmd=<PyOleMissing object>) method of win32com.client.CDispatch instance So, what does "<PyOleMissing object> mean in this case? -- https://mail.python.org/mailman/listinfo/python-list