python-feedgen/feedgen
Lars Kiesow d6cbfdb81c
Fix issues with python3
The introduced way of printing things in python3 would work for byte
arrays but not for simple strings. This patch fixes this issue.

Signed-off-by: Lars Kiesow <lkiesow@uos.de>
2014-05-11 19:53:29 +02:00
..
ext Feed Creation: Add a separate extension call for namespace stuff. Change extensions accordingly. 2014-05-06 10:43:39 +02:00
__init__.py Documentation for extension system 2013-05-05 20:36:35 +02:00
__main__.py Fix issues with python3 2014-05-11 19:53:29 +02:00
entry.py Feed Creation: Add a separate extension call for namespace stuff. Change extensions accordingly. 2014-05-06 10:43:39 +02:00
feed.py Merge branch 'master' of https://github.com/snipem/python-feedgen into merge-test 2014-05-11 18:04:24 +02:00
util.py Added Python 3 compatibility 2014-05-07 21:22:55 +02:00
version.py Release 0.2.8 2014-01-01 19:06:45 +01:00