On 8/23/06, a <[EMAIL PROTECTED]> wrote: > i m constructing an rss reader and want to find out how to import an > opml file > thanks for your help guys
Look up the schema, write a parser using elementtree, grab the file, parse and store it as needed. This really doesn't have anything to do with TurboGears. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

