not sure that this is useful, but whatever

This commit is contained in:
Chris Jones 2008-07-03 22:45:28 +01:00
parent c20ae50ce0
commit c60845cbf9
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ except:
dbg ('url_show: gnome module failed, using webbrowser')
import webbrowser
url_show = webbrowser.open
dbg ('url_show: is set to: %s'%url_show)
def openurl (url):
dbg ('openurl: viewing %s'%url)