[issue6828] wrongly highlighted blocks in the Tutorial

Gabriel Genellina report at bugs.python.org
Thu Sep 3 04:44:42 CEST 2009


New submission from Gabriel Genellina <gagsl-py2 at 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 <report at bugs.python.org>
<http://bugs.python.org/issue6828>
_______________________________________


More information about the Python-bugs-list mailing list