[issue16294] 8 space indent in tutorial

2012-10-22 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 1a3f48c6ef16 by Jesus Cea in branch '2.7':
Closes #16294: 8 space indent in tutorial
http://hg.python.org/cpython/rev/1a3f48c6ef16

New changeset 2015db05d954 by Jesus Cea in branch '3.2':
Closes #16294: 8 space indent in tutorial
http://hg.python.org/cpython/rev/2015db05d954

New changeset 3344c8208662 by Jesus Cea in branch '3.3':
MERGE: Closes #16294: 8 space indent in tutorial
http://hg.python.org/cpython/rev/3344c8208662

New changeset 4ca40082461c by Jesus Cea in branch 'default':
MERGE: Closes #16294: 8 space indent in tutorial
http://hg.python.org/cpython/rev/4ca40082461c

--
nosy: +python-dev
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



[issue16294] 8 space indent in tutorial

2012-10-22 Thread Jesús Cea Avión

Changes by Jesús Cea Avión :


--
versions: +Python 3.4 -Python 3.1

___
Python tracker 

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



[issue16294] 8 space indent in tutorial

2012-10-22 Thread Jesús Cea Avión

Jesús Cea Avión added the comment:

I take care of this. Thanks for pointing it out.

--
assignee: docs@python -> jcea
nosy: +jcea

___
Python tracker 

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



[issue16294] 8 space indent in tutorial

2012-10-21 Thread Mike Hoy

Mike Hoy added the comment:

Probably no need for a patch (since it's such a simple fix) but I felt like 
doing something.

--
keywords: +patch
nosy: +mikehoy
Added file: http://bugs.python.org/file27656/issue16294.diff

___
Python tracker 

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



[issue16294] 8 space indent in tutorial

2012-10-21 Thread Yongzhi Pan

New submission from Yongzhi Pan:

http://docs.python.org/py3k/tutorial/stdlib2.html#weak-references

In the code example, the two class funtions' bodies have indents of 8 spaces. 
All other indents in the docs are 4 spaces. I suggest here we use 4 spaces also.

--
assignee: docs@python
components: Documentation
messages: 173443
nosy: docs@python, fossilet
priority: normal
severity: normal
status: open
title: 8 space indent in tutorial
type: enhancement
versions: Python 2.7, Python 3.1, Python 3.2, Python 3.3

___
Python tracker 

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