[python-win32] Use Python DCOM object without having python installed locally

2008-11-24 Thread Lars Hutzelmann
Dear all, I recently wrote a class in Python that I want to be accessible by other programming and scripting languages under Windows. I converted it into a COM-server and it works quite well - on the same machine. Now I want to go a step further and provide the class to users on other machines

[python-win32] Fwd: Accessing Modification Time of an Outlook Mail in Python

2008-11-24 Thread venu madhav
Hi all, I am writing a small application which reads the contents of an Outlook Mail using python. I am able to read the contents, subject along with senders and receivers of a mail using MAPI objects. But may I know how can I get access to the "modification time" or the receiving time of an

Re: [python-win32] Use Python DCOM object without having pythoninstalled locally

2008-11-24 Thread Michel Claveau
Hi! What is missing now? Python & PyWin32 @-salutations -- Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32