homepage

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.

classification
Title: small inconsistency in tutorial
Type: behavior Stage: resolved
Components: Documentation Versions: Python 3.1, Python 3.2, Python 2.7
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: docs@python Nosy List: docs@python, ezio.melotti, kjohnson, maltehelmert, orsenthil, terry.reedy
Priority: normal Keywords: easy, patch

Created on 2010年11月04日 00:21 by maltehelmert, last changed 2022年04月11日 14:57 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
issue10303.diff kjohnson, 2010年11月08日 01:12 py3k patch to delete sentence
Messages (4)
msg120362 - (view) Author: Malte Helmert (maltehelmert) Date: 2010年11月04日 00:21
Section "3.1.2. Strings" says "*Once again*, the print() function produces the more readable output.", but as far as I can see (or grep), this is the first time that this aspect of print() is mentioned.
msg120545 - (view) Author: Terry J. Reedy (terry.reedy) * (Python committer) Date: 2010年11月05日 22:13
The sentence should be deleted. Print is *not* used in any of the previous examples. This is the first mention of print() in the chapter and is nonsensical in context.
msg120699 - (view) Author: Kent Johnson (kjohnson) * Date: 2010年11月08日 01:12
Attached patch deletes the referenced sentence.
msg120706 - (view) Author: Senthil Kumaran (orsenthil) * (Python committer) Date: 2010年11月08日 01:57
Fixed in r86310. print was used in some examples following its mention, so a simple introduction to it was okay. It is introduced properly further down in the tutorial.
History
Date User Action Args
2022年04月11日 14:57:08adminsetgithub: 54512
2010年11月08日 01:57:37orsenthilsetstatus: open -> closed

type: behavior

nosy: + orsenthil
messages: + msg120706
resolution: fixed
stage: needs patch -> resolved
2010年11月08日 01:12:54kjohnsonsetfiles: + issue10303.diff

nosy: + kjohnson
messages: + msg120699

keywords: + patch
2010年11月05日 22:13:39terry.reedysetversions: + Python 3.1, Python 2.7
nosy: + terry.reedy

messages: + msg120545

keywords: + easy
stage: needs patch
2010年11月04日 00:27:53ezio.melottisetnosy: + ezio.melotti
2010年11月04日 00:21:20maltehelmertcreate

AltStyle によって変換されたページ (->オリジナル) /