summaryrefslogtreecommitdiffstats
path: root/share/extensions/webbrowser_reportabug.py
blob: cec55a435f4ddc6b60453df4bf4e23be5e00a576 (plain)
1
2
3
#!/usr/bin/env python 
import webbrowser
webbrowser.open("http://inkscape.org/report_bugs.php")