Displaying 1 result from an estimated 1 matches for "win32someerror".
2004 Jan 30
0
Error class names
As things stand now, the error classes are named along the lines of
"Win32SomeError". I think it would be better to change these to just
"SomeError", since they''re already under the Win32 module anyway. It feels
redundant. It would be a minor API change, and I doubt it would be too
painful at this point in the life of win32utils.
Thoughts?
If there...