index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
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"
)