New submission from Gabriel Genellina <gagsl-...@yahoo.com.ar>:

In the tutorial, some blocks were wrongly highlighted as being Python 
code when they were actually just program output.

This patch adds the missing ``highlightlang:: none`` declarations.

See http://permalink.gmane.org/gmane.comp.python.general/636597

----------
assignee: georg.brandl
components: Documentation
files: introduction.diff
keywords: patch
messages: 92190
nosy: gagenellina, georg.brandl
severity: normal
status: open
title: wrongly highlighted blocks in the Tutorial
versions: Python 2.6, Python 2.7, Python 3.0, Python 3.1, Python 3.2
Added file: http://bugs.python.org/file14823/introduction.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6828>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to