Advertisement
ijontichy

<stdin>

Aug 21st, 2012
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. <!-- The above is a description of an error in a Python program, formatted
  2. for a Web browser because the 'cgitb' module was enabled. In case you
  3. are not reading this in a Web browser, here is the original traceback:
  4.  
  5. Traceback (most recent call last):
  6. File "randtext.py", line 347, in &lt;module&gt;
  7. cgiMain()
  8. File "randtext.py", line 232, in cgiMain
  9. randMsg = randMsg.format(**randMsgDict)
  10. KeyError: 'HTTP_USER_AGENT'
  11.  
  12. -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement