Re: [Python-Dev] webbrowser no longer support 'internet-config' on Mac

2012-04-18 Thread Ned Deily
In article <20120418140936.21dd7250...@webabinitio.net>, "R. David Murray" wrote: > Please submit a bug report at bugs.python.org. Bugs posted to this > mailing list tend to get forgotten unless a tracker issue is created. > > On Wed, 18 Apr 2012 20:54:28 +0800, Leo wrote: > > The doc says sup

Re: [Python-Dev] webbrowser no longer support 'internet-config' on Mac

2012-04-18 Thread Brett Cannon
Please file a bug report at bugs.python.org so this isn't lost. On Wed, Apr 18, 2012 at 08:54, Leo wrote: > The doc says supported as in > http://docs.python.org/library/webbrowser.html > > but the code has been deleted in > http://hg.python.org/cpython/rev/66b3eda6283f > > Leo > > _

Re: [Python-Dev] webbrowser no longer support 'internet-config' on Mac

2012-04-18 Thread R. David Murray
Please submit a bug report at bugs.python.org. Bugs posted to this mailing list tend to get forgotten unless a tracker issue is created. On Wed, 18 Apr 2012 20:54:28 +0800, Leo wrote: > The doc says supported as in > http://docs.python.org/library/webbrowser.html > > but the code has been delet