↧
Python News: Python 2.7.5 released
Python 2.7.5 has been released. via Planet Python http://www.python.org/news/index.html#Wed15May20131100-0600
View ArticlePython News: Python 3.2.5 and 3.3.2 have been released
Python 3.2.5 and Python 3.3.2 regression fix releases have been released. via Planet Python http://www.python.org/news/index.html#Wed15May201322300100
View ArticleRalph Bean: Writing plugins for Mailman 3
GNU Mailman 3 (the long-awaited revamp of the widely-used, widely-despised GNU Mailman 2) is on the way, and Fedora’s Aurélien Bompard has been working on a new frontend for it (here’s a before and...
View ArticleBruno Rocha: xmltodict: makes working with XML feel like you are working with...
Working with XML is a pain in the ass! but unfortunately this format is far from being put into disuse. While we still have to deal with API’s that provide data only in XML format, the solution is to...
View Article