Brandon Milam added the comment:

I got rid of the __init__ for the WindowsDefault class that I asked about 
earlier and changed it to match the sub-classing model that the Unix browsers 
use. This caused some changes in the get function too. Due to the _isexecutable 
still not completely working, the get function is hard coded for chrome, 
internet explorer and firefox for windows systems. This is my first attempt at 
making a patch file so if it is incorrect please bear with me.

----------
keywords: +patch
Added file: http://bugs.python.org/file36265/webbrowserfix.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8232>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to