On Wed, 23 Mar 2005 09:01:09 +1100, Mark Hammond
<[EMAIL PROTECTED]> wrote:
> Yeah, it should.  This *may* be a safe change to make wrt existing
> programs - a program that expects to see the exception should still work if
> the code is changed to return an empty list.  However, it is possible things
> will break (eg, the code could be written to assume the list has at least
> one entry when no exception is raised.

FWIW, this change wouldn't break any of my usages of win32gui.EnumChildWindows.

-- 
Cheers,
Simon B,
[EMAIL PROTECTED],
http://www.brunningonline.net/simon/blog/
_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to