Dear Pythonistas,
I still haven't figured out a way around this issue:
> 2) Regarding late binding: the way that attributes are looked up in
> win32com.client.dynamic.CDispatch.__getattr__ seems not to play nicely
> with Foxpro's way of responding to queries about the interface. I
> think what's
Hi
I'm looking for a little help on using WSAAsyncSelect via ctypes. I
imagine this has been asked before but I couldn't figure out how to
search the archives (and trawling through them randomly didn't really
help).
So basically I want to receive winsock events in a windows message proc
(which I
[email protected] wrote:
>
> I’m looking for a little help on using WSAAsyncSelect via ctypes.I
> imagine this has been asked before but I couldn’t figure out how to
> search the archives (and trawling through them randomly didn’t really
> help).
>
> ...Would it be something likethe following?
>
My module is using the WMI module to use WMI Hyper-V provider.
My module obeys a public contract that needs to be exercised by the build
automation framework. The build machine is not running on Windows.
How could I easily mock the calls to WMI (and the subsequent calls to WMI
objects returned by t
On 31/12/2010 3:50 PM, vijayendra bapte wrote:
I have turned on logger in
`Python27/Lib/site-packages/py2exe/boot_com_servers.py` and here is the
traceback which I am getting in `comerror.txt` on `regsvr32
test_icon_overlay.dll`
PATH is
['C:\\root\\avalon\\module\\sync\\python\\src\\dist
On Thu, Jan 6, 2011 at 7:50 AM, Mark Hammond wrote:
> On 31/12/2010 3:50 PM, vijayendra bapte wrote:
>
>> I have turned on logger in
>> `Python27/Lib/site-packages/py2exe/boot_com_servers.py` and here is the
>> traceback which I am getting in `comerror.txt` on `regsvr32
>> test_icon_overlay.dll`
>