stuff like that?
Thanks,
Hung.
- Original Message
From: Mark Hammond
To: Hung Nguyen
Cc: Python-Win32 List
Sent: Tue, November 17, 2009 6:13:23 PM
Subject: Re: [python-win32] Passing data to/from Python script
On 18/11/2009 1:05 PM, Hung Nguyen wrote:
> Hi Mark,
>
>
Hung.
- Original Message
From: Mark Hammond
To: Hung Nguyen
Cc: Python-Win32 List
Sent: Tue, November 17, 2009 5:50:21 PM
Subject: Re: [python-win32] Passing data to/from Python script
On 18/11/2009 8:48 AM, Hung Nguyen wrote:
> I am working on an application that has Python embeded
I am working on an application that has Python embeded into it to run Python
scripts. Using the Python for Windows extension, what is the best way to pass
data, potentially COM objects, back and forth between the host application and
the scripts.
Any advices are welcomed.
Thanks,
Hung.
and that might mean
some code will need to be ported.
Thanks for your input.
From: Tim Roberts
To: Hung Nguyen ; Python-Win32 List
Sent: Mon, November 16, 2009 11:52:39 AM
Subject: Re: [python-win32] Python for Windows extensions
Hung Nguyen wrote:
>
&g
ing for is how mature the extension is in
term of supporting python 3 and 64bit? Are you aware of any well known products
that use the extension in general and on 64bit platform in particular?
Hung.
From: Vernon Cole
To: Hung Nguyen
Cc: python-win32@python.org
the level of support of
the extension for Python 3k, etc. Any known issues?
2) the extension works on Windows x64 platform. Any known issues running on
this platform.
I appreciate any comments and advices on the above questions.
Thank you,
Hung Nguyen