Thanks for the hint! I tried the tool on one of the gadgets I need to
migrate but unfortunately, all I got was some Python error message:

Traceback (most recent call last):
  File "/base/python_lib/versions/1/google/appengine/ext/webapp/
__init__.py", line 512, in __call__
    handler.post(*groups)
  File "/base/data/home/apps/gadget-migration/1.340789822750448977/
main.py", line 71, in post
    m.migrate()
  File "/base/data/home/apps/gadget-migration/1.340789822750448977/
migrator/migrator.py", line 91, in migrate
    c.migrate(self.migrations, self.include_wrappers)
  File "/base/data/home/apps/gadget-migration/1.340789822750448977/
migrator/migrator.py", line 187, in migrate
    if text.find(migration.old) >= 0:
AttributeError: 'NoneType' object has no attribute 'find'

The URL I entered is: http://www.schoenherr.de/syndication/schulferien.xml

-- 
You received this message because you are subscribed to the Google Groups 
"iGoogle Developer Forum" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/Google-Gadgets-API?hl=en.

Reply via email to