Re: [Python-Dev] Change 'env var BROWSER override' semantics in webbrowser.py

2005-03-20 Thread rodsenra
> Rodrigo Dias Arruda Senra wrote: >> I propose a small change in webbrowse.py module. > > I think I'm generally in favour of such a change. Thanks. I'm glad to know! > - please don't post patches to python-dev, Sorry. I'm aware of that. For clarification's sake, I was not _posting_ a patch to

Re: [Python-Dev] Re: Change 'env var BROWSER override' semantics in webbrowser.py

2005-03-20 Thread rodsenra
>I am in game, as one of those patches is mine. I've started to review > patches... Hi Oleg, Perhaps you could focus in 728278. It addresses some of the issues you have addressed in 754022, but it is not properly formatted. If you could merge into your patch the result of "set(728278)-set(75

Re: [Python-Dev] Re: Change 'env var BROWSER override' semantics in webbrowser.py

2005-03-20 Thread rodsenra
> On Friday 18 March 2005 17:44, Reinhold Birkenfeld wrote: > > Additionally, there are several patches on SF that pertain to > > webbrowser.py; perhaps you can review some of them... By all means. Done! > Given the time I haven't been able to devote to the webbrowser module, a > consolidated

[Python-Dev] Patch review: all webbrowser.py related patches up to 2005-03-20

2005-03-20 Thread rodsenra
1144816 webbrowser.Netscape.open bug fix - 1077979 Simple webbrowser fix for netscape -remote - 1144816 and 1077979 are the the same patch, as documented in a comment