I can't get the doubletalk code sample from "Python, Programming on Win32" to compile
Mark Hammond
mhammond at skippinet.com.au
Wed Jan 23 00:14:21 EST 2002
More information about the Python-list mailing list
Wed Jan 23 00:14:21 EST 2002
- Previous message (by thread): I can't get the doubletalk code sample from "Python, Programming on Win32" to compile
- Next message (by thread): Calling Python scripts as Visual Studio custom build step.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Andrew Felch wrote: > I get one error message that says that mktime only takes 1 paramater > and 9 are given. After I import dates, i can't call the function > asc2sec(). So... frustrating... > > any help is appreciated > Andrew > These samples hadn't been updated for Python language changes. I just uploaded a new set of samples to http://starship.python.net/crew/mhammond/ppw32/ I will also mail you the new copy of dates.py to prevent you needing to download the entire zip again. Thanks! Mark.
- Previous message (by thread): I can't get the doubletalk code sample from "Python, Programming on Win32" to compile
- Next message (by thread): Calling Python scripts as Visual Studio custom build step.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list