Export to GitHub

blogmaker - Python25Dependencies.wiki


Blogmaker works with Python 2.5; it will not work with earlier versions of Python. Here is a partial list of Python 2.5 features that are used in Blogmaker: * with statement * conditional expressions * startswith() and endswith() with multiple arguments * partition() * operator.attrgetter() and itemgetter() with multiple arguments