Python 2.7.1+: /usr/bin/python Thu Jul 7 08:27:14 2011 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. Python 2.7.1+: /usr/bin/python Thu Jul 7 08:27:14 2011 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /var/www/pub/svn/collect_sigs.py in () 352 print template.safe_substitute(mapping) 353 354 355 if __name__ == '__main__': => 356 main() main = /var/www/pub/svn/collect_sigs.py in main() 327 328 if 'signatures' in form: => 329 content = process_sigs(form['signatures'].value) 330 331 elif pathinfo and pathinfo[1:]: content = '\n
\n