log

age author description
2013-02-13 paulo myrss: fix handling embedded HTML tags and special characters; add myrss_test_feed.py
2013-02-12 paulo myrss_app.py: add urlopen timeout, and render time
2013-02-05 paulo add index.fcgi
2013-02-05 paulo add threading.Lock to main() to support threaded server
2013-02-05 paulo rename myrss_parser.py to myrss_app.py
2013-02-05 paulo fix bug with threadpool; create WSGI app and test server; use logging