python-feedgen/feedgen
Nico Gulden 262a0137e1 Fixed NameError: global name 'updated' is not defined
Fixes traceback
lib/python2.7/site-packages/feedgen/feed.py", line 447, in lastBuildDate
return updated( lastBuildDate )
NameError: global name 'updated' is not defined
2013-12-23 12:19:33 +01:00
..
ext Fixed podcast itunes image 2013-08-15 12:55:09 +04:00
__init__.py Documentation for extension system 2013-05-05 20:36:35 +02:00
__main__.py dc: ready to use 2013-05-29 20:40:43 +02:00
entry.py author is not required by rss. 2013-11-30 22:11:22 +01:00
feed.py Fixed NameError: global name 'updated' is not defined 2013-12-23 12:19:33 +01:00
util.py Docstring cleanup 2013-12-01 19:42:55 +01:00
version.py Release 0.2.6 2013-09-23 14:49:33 +02:00