This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients Lorem Ipsum, docs@python, rhettinger
Date 2017-08-09.03:54:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502250849.25.0.943935476094.issue31152@psf.upfronthosting.co.za>
In-reply-to
Content
It is okay for the tutorial to occasionally have forward references. 
 Python is a fully object oriented language so references to classes and instances will appear in many places.  AFAICT, this particular passage has never caused any reported difficulty for any users.  As it reads now, I find it to be clear and correct guidance.
History
Date User Action Args
2017-08-09 03:54:09rhettingersetrecipients: + rhettinger, docs@python, Lorem Ipsum
2017-08-09 03:54:09rhettingersetmessageid: <1502250849.25.0.943935476094.issue31152@psf.upfronthosting.co.za>
2017-08-09 03:54:09rhettingerlinkissue31152 messages
2017-08-09 03:54:08rhettingercreate