pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

Python pastebin - collaborative debugging tool View Help


Posted by guysoft on Sat 8 Dec 22:58
report abuse | download | new post

  1. ::
  2.  
  3. Traceback (most recent call last):
  4. File "/var/lib/python-support/python2.4/django/template/__init__.py" in render_node
  5.   810. result = node.render(context)
  6. File "/var/lib/python-support/python2.4/django/template/__init__.py" in render
  7.   846. return self.filter_expression.resolve(context)
  8. File "/var/lib/python-support/python2.4/django/template/__init__.py" in resolve
  9.   598. obj = func(obj, *arg_vals)
  10. File "/var/www/lahak/../lahak/vertical/rest/templatetags/lahak_rest.py" in lahak_rest
  11.   30. return process_doc(value,inject_titles=False)['html_body']
  12. File "/var/www/lahak/../lahak/vertical/rest/utils.py" in process_doc
  13.   91. rest = docutils.core.publish_parts(source=the_doc,writer_name="html4css1", settings_overrides=settings_overrides)
  14. File "/usr/lib/python2.4/site-packages/docutils/core.py" in publish_parts
  15.   431. enable_exit_status=enable_exit_status)
  16. File "/usr/lib/python2.4/site-packages/docutils/core.py" in publish_programmatically
  17.   612. output = pub.publish(enable_exit_status=enable_exit_status)
  18. File "/usr/lib/python2.4/site-packages/docutils/core.py" in publish
  19.   204. self.settings)
  20. File "/usr/lib/python2.4/site-packages/docutils/readers/__init__.py" in read
  21.   71. self.parse()
  22. File "/usr/lib/python2.4/site-packages/docutils/readers/__init__.py" in parse
  23.   77. self.parser.parse(self.input, document)
  24. File "/usr/lib/python2.4/site-packages/docutils/parsers/rst/__init__.py" in parse
  25.   155. self.statemachine.run(inputlines, document, inliner=self.inliner)
  26. File "/usr/lib/python2.4/site-packages/docutils/parsers/rst/states.py" in run
  27.   153. self.language = languages.get_language(
  28. File "/usr/lib/python2.4/site-packages/docutils/parsers/rst/languages/__init__.py" in get_language
  29.   23. module = __import__(language_code, globals(), locals())
  30.  
  31.   SyntaxError at /doc/
  32.   invalid syntax (he.py, line 5)

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me so that I can delete my post