Karthikeyan Singaravelan <tir.kar...@gmail.com> added the comment:

Thanks for the report. Since you can do list comprehension over the URLs as in 
your example I don't see a good reason to change the current API to take 
multiple URLs.

[browser.open(url, new, autoraise) for url in urls]

----------
nosy: +xtreak

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

Reply via email to