[Bug 223592] Review Request: wuja - Gnome desktop applet for integration with Google calendar

bugzilla at redhat.com bugzilla at redhat.com
Thu Apr 26 13:30:31 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: wuja - Gnome desktop applet for integration with Google calendar


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=223592





------- Additional Comments From mtasaka at ioa.s.u-tokyo.ac.jp  2007-04-26 09:30 EST -------
Well, I am not a expert of python, however, when
I just tried:
-------------------------------------------------
--- feed.py.orig        2007-01-08 04:07:29.000000000 +0900
+++ feed.py     2007-04-26 22:18:54.000000000 +0900
@@ -26,7 +26,7 @@
 import urllib2
 
 from datetime import datetime
-from elementtree import ElementTree
+import _elementtree as ElementTree
 from logging import getLogger
 
 from wuja.model import SingleOccurrenceEntry
--------------------------------------------------------
  and launched wuja, wuja icon(?) appeared on GNOME
  panel and when I clicked the icon, some menu appeared
  and finally a calendar appeared.
  So it *seems* to work for python 2.5.

  NOTE: _elemettree module is included in python-2.5-12.fc7

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list