[issue16439] Code not collapsed correctly

2012-11-08 Thread Jesús Cea Avión

Jesús Cea Avión added the comment:

Good catch. I was not aware of this feature :-).

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16439] Code not collapsed correctly

2012-11-08 Thread Andrew Svetlov

Andrew Svetlov added the comment:

Fixed. Thanks.

--
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16439] Code not collapsed correctly

2012-11-08 Thread Roundup Robot

Roundup Robot added the comment:

New changeset aeb5c53a1d69 by Andrew Svetlov in branch '3.2':
Issue #16439: Fix markup in example for stdtypes.
http://hg.python.org/cpython/rev/aeb5c53a1d69

New changeset 65499860c6f8 by Andrew Svetlov in branch '3.3':
Merge issue #16439: Fix markup in example for stdtypes.
http://hg.python.org/cpython/rev/65499860c6f8

New changeset ce6fc4531d26 by Andrew Svetlov in branch 'default':
Merge issue #16439: Fix markup in example for stdtypes.
http://hg.python.org/cpython/rev/ce6fc4531d26

New changeset f068c3e7743d by Andrew Svetlov in branch '2.7':
Issue #16439: Fix markup in example for stdtypes.
http://hg.python.org/cpython/rev/f068c3e7743d

--
nosy: +python-dev

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16439] Code not collapsed correctly

2012-11-08 Thread Andrew Svetlov

Andrew Svetlov added the comment:

No, it isn't sphinx bug, it's markup problem.
Will commit a fix in few minutes.

--
nosy: +asvetlov

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16439] Code not collapsed correctly

2012-11-08 Thread Jesús Cea Avión

Jesús Cea Avión added the comment:

Looks like a sphinx bug :-??.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16439] Code not collapsed correctly

2012-11-08 Thread Jesús Cea Avión

Changes by Jesús Cea Avión :


--
nosy: +jcea

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16439] Code not collapsed correctly

2012-11-08 Thread Yongzhi Pan

New submission from Yongzhi Pan:

http://docs.python.org/3/library/stdtypes.html#str.title

The second snippets is not collapsed correctly.

--
assignee: docs@python
components: Documentation
messages: 175171
nosy: docs@python, fossilet
priority: normal
severity: normal
status: open
title: Code not collapsed correctly
versions: Python 2.7, Python 3.2, Python 3.3, Python 3.4

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com