TimeClient win32api.setsystemtime

Mark Hammond mhammond at skippinet.com.au
Thu Oct 14 21:55:17 EDT 1999


> On Thu, 14 Oct 1999 23:06:59, "Mark Hammond"
> <mhammond at skippinet.com.au> wrote:
>
> > > 	1) It's "GPF's" (Aka Dr. Watson reports a error has occurred).
> >
> > Damn!  The PyArg_ParseTuple format characters for this function
need
> > to be changed from "iiiiiiii" to "hhhhhhhh".
>
> Sorry you *COMPLETELY* lost me there!
>
> Can you elaborate a little bit more, and/or include a code example?

Sorry - there is a bug in win32apimodule.cpp - the implementation of
SetSystemTime uses the PyArg_ParseTuple C function, and it needs to be
changed.  ie, you need a new win32apimodule.pyd.  My guess is you dont
have Visual C++, so if you are running win32all-127 I can send you a
new one.

Mark.





More information about the Python-list mailing list