bug in fixme code

This commit is contained in:
j 2011-01-11 15:51:23 +05:30
parent adcd2664a7
commit bebbeade8d

View file

@ -33,7 +33,7 @@ def parseCondition(condition):
exclude = True
else:
exclude = False
if key == 'subscribed':
if k == 'subscribed':
print "FXIME, subscribed needs work"
k = 'public'
v = True