[python-win32] win32con

2007-03-14 Thread Tony Cappellini
Is it an oversight that the win32con constants are not listed in the PythonWin help? ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] win32con

2007-03-13 Thread Mark Hammond
> Is it an oversight that the win32con module is not listed in the > PythonWin help- even as of 2.5 ? Yes. It is also a side-effect of the doc building process - as win32con has no autoduck markup it is skipped. It should be possible to generate docs for this module using the same technique we u

[python-win32] win32con

2007-03-13 Thread Tony Cappellini
Is it an oversight that the win32con module is not listed in the PythonWin help- even as of 2.5 ? ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32