[New-bugs-announce] [issue7487] doc: Code is not always colored

flox report at bugs.python.org
Sat Dec 12 21:43:38 CET 2009


New submission from flox <laxyf at yahoo.fr>:

Some code samples are not syntax colored in the doc for Python 3.
In the documentation for Python 2, it is OK.

Example:
  http://docs.python.org/dev/py3k/library/stdtypes.html#methods
  http://docs.python.org/dev/library/stdtypes.html#methods

----------
assignee: georg.brandl
components: Documentation
messages: 96306
nosy: flox, georg.brandl
severity: normal
status: open
title: doc: Code is not always colored
versions: Python 3.1, Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7487>
_______________________________________


More information about the New-bugs-announce mailing list