Bug in Win32file WaitCommEvent ???

Grant Edwards grante at visi.com
Sun Nov 24 19:19:07 EST 2002


In article <u4dE9.10391$hg1.21689 at news-server.bigpond.net.au>, Mark Hammond wrote:

>>> Also much easier for me to code ;)
> 
>> When in doubt, do whatver is simpler.
> 
> Yes, good philosophy.
> 
> How about I make a deal with you - I will add this support, and you
> translate your C++ code that demonstrates the mask change into Python 
> once this is available?  The next win32all is about due anyway.

Sure.  Is the mask object returned by an overalapped read going to know how
to turn itself into an int (analogous to the way it knows how to turn itself
into a string), or do I need to access individual bytes and do that in
user-code?

-- 
Grant Edwards                   grante             Yow!  Actually, what
                                  at               I'd like is a little toy
                               visi.com            spaceship!!



More information about the Python-list mailing list