Re: [python-win32] Issues with tkinter, COM servers and Python 3.x

2015-05-19 Thread divelez69
Well, at least I feel very proud to have discovered a bug.  I guess someone else might have step with it before. Sent from Samsung Mobile Original message From: Tim Roberts Date:05-19-2015 12:31 PM (GMT-05:00) To: Python-Win32 List Subject: Re: [python-win32] Issues with

Re: [python-win32] Issues with tkinter, COM servers and Python 3.x

2015-05-18 Thread divelez69
Yes, I did. In normal situations the value is a string, but when I call from a COM is bytes. Sent from Samsung Mobile Original message From: Tim Roberts Date:05-18-2015 6:02 PM (GMT-05:00) To: Python-Win32 List Subject: Re: [python-win32] Issues with tkinter, COM servers

Re: [python-win32] I need to make a COM object with py2exe. Please HELP!

2015-05-05 Thread divelez69
Thanks Mark Sent from Samsung Mobile Original message From: Mark Hammond Date:05-05-2015 3:17 AM (GMT-05:00) To: Diego Vélez Torres Cc: Python-Win32 List Subject: Re: [python-win32] I need to make a COM object with py2exe. Please HELP! On 5/05/2015 10:14 AM, Diego Véle