Ticket #226 (closed enhancement: wontfix)
Switch from desktop.py to webbrowser module
| Reported by: | pochu | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.0 |
| Component: | other | Version: | 1.0pre-svn |
| Keywords: | Cc: | pochu@… |
Description
It seems to me that emesene uses desktop.py only for opening links in the default browser.
If that's correctly, we could switch to the python webbrowser module, which does that, and it's included in the python core modules.
That would allow us to remove desktop.py from the source tree.
If this is Ok (i.e. if you will accept a patch) I can work on this.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
