Bob Kline <[EMAIL PROTECTED]> writes: > Two questions about the dde module: > > 1. Why is the documentation so poor? > > For example, dde.__doc__ is None, and the docs for PyDDEConv.Exec > describes the ConnectTo command (fortunately, there are samples > distributed with the ActiveState installation which show the > correct calling sequence for Exec()).
Because you haven't written more of it. Remember that the win32all modules and packages exists because of hard work from the people who have contributed it. You have not paid a penny to use it, so it would be very nice if you could contribute to the documentation. -- Vennlig hilsen Syver Enstad _______________________________________________ ActivePython mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython
