[issue15509] UnixBrowser.open sometimes passes zero-length argument to the browser.

2012-09-03 Thread R. David Murray

R. David Murray added the comment:

Thanks, Anton.

--
resolution:  -> fixed
stage: test needed -> committed/rejected
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15509] UnixBrowser.open sometimes passes zero-length argument to the browser.

2012-09-03 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 6768aa70c2d3 by R David Murray in branch '3.2':
#15509: If %action substitution produces a null string, drop it.
http://hg.python.org/cpython/rev/6768aa70c2d3

New changeset 323ca2f0e382 by R David Murray in branch 'default':
Merge #15509: If %action substitution produces a null string, drop it.
http://hg.python.org/cpython/rev/323ca2f0e382

New changeset 5da3b2df38b3 by R David Murray in branch 'default':
#15557,#15447,#15509: webbrowser test suite added.
http://hg.python.org/cpython/rev/5da3b2df38b3

--
nosy: +python-dev

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15509] UnixBrowser.open sometimes passes zero-length argument to the browser.

2012-09-03 Thread R. David Murray

Changes by R. David Murray :


--
title: webbrowser.open sometimes passes zero-length argument to the browser. -> 
UnixBrowser.open sometimes passes zero-length argument to the browser.

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com