[issue16265] Code sample does not collapse correctly

2012-10-17 Thread Andrew Svetlov
Andrew Svetlov added the comment: Fixed. Thanks. -- nosy: +asvetlov resolution: -> fixed stage: -> committed/rejected status: open -> closed versions: +Python 3.4 ___ Python tracker __

[issue16265] Code sample does not collapse correctly

2012-10-17 Thread Roundup Robot
Roundup Robot added the comment: New changeset a0fba0382ae0 by Andrew Svetlov in branch '3.2': Issue #16265: Fix collapsing of code sample in tutorial. http://hg.python.org/cpython/rev/a0fba0382ae0 New changeset 7c0de8be4eaf by Andrew Svetlov in branch '3.3': Merge issue #16265: Fix collapsing o

[issue16265] Code sample does not collapse correctly

2012-10-17 Thread Yongzhi Pan
New submission from Yongzhi Pan: http://docs.python.org/py3k/tutorial/inputoutput.html#fancier-output-formatting In the last but second code sample in that section, the code is not correctly colored and cannot be correctly collapsed. Expanded: >>> table = {'Sjoerd': 4127, 'Jack': 4098, 'Dcab'