Issue 1430076: typo in tutorial (original) (raw)

Issue1430076

Created on 2006-02-12 12:53 by silverfish, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg27498 - (view) Author: John Hicken (silverfish) Date: 2006-02-12 12:53
In the "Whetting Your Appetite" section of the tutorial: http://www.python.org/doc/2.4.2/tut/node3.html Near the end "Python enables programs to written compactly..." should read "Python enables programs to be written compactly" This is from Python version 2.4.2.
msg27499 - (view) Author: Fredrik Lundh (effbot) * (Python committer) Date: 2006-02-12 16:28
Logged In: YES user_id=38376 This has been fixed in SVN (revision 39344).
History
Date User Action Args
2022-04-11 14:56:15 admin set github: 42894
2006-02-12 12:53:18 silverfish create