syntax error

This commit is contained in:
stpeter 2010-07-21 14:56:57 -06:00
parent 2babfa725b
commit 83fb3df426
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ def getText(nodelist):
xepname = sys.argv[1];
xepfile = inbox/xepname + '.xml'
xepfile = 'inbox/' + xepname + '.xml'
# PARSE XEP HEADERS:
#