Thread Previous • Date Previous • Date Next • Thread Next |
Hi Luca,After some consultation with Lionel (there was no active discussion on any mailing list back then) I removed GTG/tools/openurl.py because Python provides the same feature in its standard library: webbrowser. It does exactly the same thing, it should be platform independent and we have less code to maintain now.
Would you remove that file from the branch and use webbrowser.open() instead?
Thanks, Izidor PS: Any objections are welcomed :-) 1: http://docs.python.org/library/webbrowser.html Am 23.04.2012 06:42, schrieb noreply@xxxxxxxxxxxxx:
------------------------------------------------------------ revno: 1019 committer: Luca Invernizzi<invernizzi.l@xxxxxxxxx> branch nick: google_tasks timestamp: Sun 2012-04-22 21:41:00 -0700 message: google tasks backend works with latest GTG, file missing added: GTG/tools/openurl.py -- lp:~gtg-contributors/gtg/google_tasks https://code.launchpad.net/~gtg-contributors/gtg/google_tasks You are subscribed to branch lp:~gtg-contributors/gtg/google_tasks. To unsubscribe from this branch go to https://code.launchpad.net/~gtg-contributors/gtg/google_tasks/+edit-subscription
Thread Previous • Date Previous • Date Next • Thread Next |