あれ?抜けてるはずないのにBB2C で書き込むと削除されるのか?
これならどうだ?

import webbrowser
url='https://docs.python.org/ja/3/'
webbrowser.open_new( url )