Roger Serwy <roger.se...@gmail.com> added the comment:

Here's a simple patch to fix this bug.

The ">>> " prompt causes the first level of indented code to use 8 spaces. 
Further indented code should use 4 spaces, but still uses 8 spaces likely due 
to the bug described in #8285.

----------
keywords: +patch
nosy: +serwy
versions: +Python 3.3
Added file: http://bugs.python.org/file23887/issue7676.patch

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

Reply via email to