Skip to content

Commit

Permalink
changed Property:P to P
Browse files Browse the repository at this point in the history
  • Loading branch information
vrandezo committed May 15, 2013
1 parent 6442507 commit aca4d43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions daily-analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ def processfile(file) :
if property and not processedproperties[int(title[10:])] :
newtitle = True
processedproperties[int(title[10:])] = True
title = title[9:]

if line.startswith(' <id>') :
revid = line[10:-6]
Expand Down

0 comments on commit aca4d43

Please sign in to comment.