On May 5, 7:17 am, Nate Straz <[EMAIL PROTECTED]> wrote:
>
> >>> from blog.migrate import loadCOREBlog
>
> In loadCOREBlog I loaded all of the Zope libraries and started iterating
> through whatever needed to be migrated.  When I detected a problem I
> would use Python's code.interact function to get a shell at that point
> in my script to help deal with any unexpected migration issues.
>
> http://refried.org/viewvc/viewvc.py/refriedorg/blog/migrate.py?view=m...
>

Wow, interact() is very cool.  Now I just need to find write one that
does a similar thing with html body and the local img srcs recursively
on files within a directory.  Is there a library that parses html
pages, I'm sure there is, but one that you recommend?

--
Milan


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to