Georg Brandl <ge...@python.org> added the comment:

Blocks not introduced by "::" are *NOT* code blocks.

If they happen to begin with ">>> ", they are recognized as doctest blocks and 
colorized as doctests.

Doctest blocks shouldn't be indented. (The indent is a blockquote in this case.)

----------
nosy: +georg.brandl

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

Reply via email to