After rebooting the pywintypes.error message has changed slightly:

Traceback (most recent call last):
 File "C:\Documents and Settings\Derick\Desktop\test.py", line 73, in ?
frame = TestFrame ()
 File "C:\Documents and Settings\Derick\Desktop\test.py", line 23, in __init__
self.nextWnd = win32clipboard.SetClipboardViewer (self.hwnd)
pywintypes.error: (126, 'SetClipboardViewer', 'The specified module could not be found.')

_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to