[docs] [issue14691] a code example not highlighted in http://docs.python.org/dev/library/stdtypes.html#memoryview

Ramchandra Apte report at bugs.python.org
Sun Apr 29 10:57:30 CEST 2012


New submission from Ramchandra Apte <maniandram01 at gmail.com>:

A code example is not highlighted in the 3.3 docs for memoryview (http://docs.python.org/dev/library/stdtypes.html#memoryview)
Only 3.3 is affected by this bug as the code example is for a feature in 3.3.

----------
assignee: docs at python
components: Documentation
messages: 159590
nosy: docs at python, ramchandra.apte
priority: normal
severity: normal
status: open
title: a code example not highlighted in http://docs.python.org/dev/library/stdtypes.html#memoryview
versions: Python 3.3

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


More information about the docs mailing list