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
> 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
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