[issue28252] Tuples used before introduction to tuple in tutorial

2016-09-24 Thread Raymond Hettinger

Raymond Hettinger added the comment:

The highly interrelated nature of Python makes it necessary for the early parts 
of any tutorial to have some forward references.  This doesn't appear to have 
impaired its usability in practice.

--
nosy: +rhettinger
resolution:  -> not a bug
status: open -> closed

___
Python tracker 

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



[issue28252] Tuples used before introduction to tuple in tutorial

2016-09-22 Thread Eswar Yaganti

New submission from Eswar Yaganti:

In the python tutorial, the tuples were used in an example before the 
introduction to tuples in section 5.1.4

--
assignee: docs@python
components: Documentation
messages: 277243
nosy: Eswar Yaganti, docs@python
priority: normal
severity: normal
status: open
title: Tuples used before introduction to tuple in tutorial
type: enhancement
versions: Python 2.7

___
Python tracker 

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