Commit Graph
4 Commits
Author SHA1 Message Date
mark.summerfield 4c801894ec Added note and cross-reference to close sf bug 1760423.
(But can't close the bug because I don't know how.)
2007-08-03 11:22:32 +00:00
mark.summerfield 28bed74654 Addd a few cross-references.
Clarified the short-circuit behavior of or and and.
2007-08-03 10:52:05 +00:00
mark.summerfield 14392934bf Added a few cross-references and a few more links.
Added a note that __import__ is "advanced" since that's the first
function that appears and looks scary for newcomers.
Added an example for enumerate since I don't think it is
immediately obvious how it works.
2007-08-03 10:31:21 +00:00
mark.summerfield dfc057928c Made the intro text more positive in tone.
Noted that Win & Mac installers normally include the whole library
but that Unix users may need to add packages.
Added a link to pypy.
2007-08-03 09:09:18 +00:00