This post originated from an RSS feed registered with Python Buzz
by Ed Taekema.
Original Post: Make sure mod_python and python match unicode settings
Feed Title: Ed Taekema - Road Warrior Collaboration
Feed URL: http://feeds.feedburner.com/RoadWarriorCollaborationPython
Feed Description: A blog looking at business communication, knowledge management, scripting tools and more.
As part of a small weekend DJango project, I needed to have xml and xslt support in python on my hosting provider, Webfaction. lxml was recommended to me as the best library for xml and xslt, so I went ahead and built up a small test app and deployed it to my webfaction account. I [...]