Skip to content

Daily Archives: May 12th, 2006

How can Python not have HTML unescaping?

I’m in the process of trying to migrate a MovableType blog to WordPress. The process itself isn’t that bad, but I’ve found a whole slew of problems with preserving links. In the end it was decided to preserve internal link integrity but not worry about other people’s links. OK.
Due to weirdnesses in how both MT [...]