[ python-Bugs-1098497 ] typo in "Python Tutorial": 1. Whetting your
appetite
SourceForge.net
noreply at sourceforge.net
Sat Jan 8 16:06:54 CET 2005
Bugs item #1098497, was opened at 2005-01-08 16:06
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1098497&group_id=5470
Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Ludootje (ludootje)
Assigned to: Nobody/Anonymous (nobody)
Summary: typo in "Python Tutorial": 1. Whetting your appetite
Initial Comment:
URL: http://docs.python.org/tut/node3.html
In the first paragraph, it says:
"[snip] or the feature involves a system call or other function that is
only accessible from C ...Usually the problem [snip]"
The typo: "[snip] C ...Usually [snip]"
The space after 'C' should be removed, and one should be added
before 'Usually', so it becomes: "[snip] C... Usually [snip]".
I admit it's not a really big problem, but it's not hard to solve either, I
guess.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1098497&group_id=5470
More information about the Python-bugs-list
mailing list