253 Commits (9866231eab8884022f41ee7bb96d3539ba8d53ea)

Author SHA1 Message Date
Andrew Svetlov bd5279ea24 Drop double newlines printed in some file iteration examples. 13 years ago
Andrew Svetlov 09974b4e9e Drop double newlines printed in some file iteration examples. 13 years ago
Ezio Melotti 52e855084d Update section about dir() in the tutorial. 13 years ago
Ezio Melotti 820f2bdaf9 Update section about dir() in the tutorial. 13 years ago
Ezio Melotti 89b03b0ec6 Rephrase a sentence in the set and dict comprehensions tutorial page. 13 years ago
Ezio Melotti 9236a4e99d #16470: mention set and dict comprehension in the tutorial. Patch by Yongzhi Pan. 13 years ago
Georg Brandl 526b553608 Remove versionadded from the tutorial, at a location where it produces more questions than it answers. 13 years ago
Georg Brandl 8a0d58bb3d Use 2.x "print" syntax for this example. 13 years ago
Chris Jerdonek 8523db71d7 Backport from 3.2: improve FAQ link in documentation (for issue #16435). 13 years ago
Chris Jerdonek 4ed4b1c7fe Improve FAQ link in documentation (for issue #16435). 13 years ago
Andrew Svetlov 0e9a065275 Issue #16435: Link in tutorial now points to python3 FAQ. 13 years ago
Andrew Svetlov 1491cbdf63 Issue #14893: Add function annotation example to function tutorial. 13 years ago
Chris Jerdonek 64c0b2ca3d Backport from 3.2: remove "Release" and "Date" markers from index pages. 13 years ago
Chris Jerdonek 8b7f9f581d Remove unneeded "Release" and "Date" markers from doc index pages. 13 years ago
Jesus Cea af38774b5f Closes #16294: 8 space indent in tutorial 13 years ago
Jesus Cea 3dd8cbea9b Closes #16294: 8 space indent in tutorial 13 years ago
Chris Jerdonek 5bf7f1f6e3 Clarify universal-newline wording in tutorial (issue #16266). 13 years ago
Andrew Svetlov e9cf97cf20 Issue #16265: Fix collapsing of code sample in tutorial. 13 years ago
Chris Jerdonek 0cffd6be56 Issue #16225: Backport from 3.2: Add additional note to tutorial about looping. 13 years ago
Chris Jerdonek 4fab8f0e06 Issue #16225: Add additional note to tutorial about changing sequence while looping. 13 years ago
Ezio Melotti 7fa822275b Fix links to the __next__ method. 13 years ago
Chris Jerdonek fd448daf77 Close issue #16073: fix map() example in list comprehension documentation. 13 years ago
Chris Jerdonek df12f2bbb6 Issue #16015: Make welcome message more realistic in tutorial example. 13 years ago
Chris Jerdonek 3dec449a7c Issue #16015: Fix NameError doctest example in tutorial introduction. 13 years ago
Chris Jerdonek 9bb56a66c5 Issue #16015: Fix NameError doctest example in tutorial introduction. 13 years ago
Ezio Melotti 9c1c52b777 #16019, #16020: fix syntax highlight. 13 years ago
Ezio Melotti 8618fb6a65 #16019, #16020: fix syntax highlight. 13 years ago
Ezio Melotti c926c59d80 #16017: capitalize URLs. 13 years ago
Ezio Melotti 4baf480088 #16017: capitalize URLs. 13 years ago
Eli Bendersky 2cc49745a5 Fix typo in tutorial 14 years ago
Eli Bendersky 31a11902b3 tutorial typo fix 14 years ago
Sandro Tosi a17ef14632 fix typo 14 years ago
Sandro Tosi 6ce21a3b84 fix typo 14 years ago
Senthil Kumaran 1ef9caa2a1 Issue #15630: Add an example for "continue" statement in the tutorial. Patch by 14 years ago
Senthil Kumaran 2f76f73d73 Issue #15630: Add an example for "continue" statement in the tutorial. Patch by 14 years ago
Sandro Tosi 0a90a82b8a zip() returns an iterator, make a list() of it; thanks to Martin from docs@ 14 years ago
Antoine Pitrou fbd4f80979 Issue #15444: Use proper spelling for non-ASCII contributor names. 14 years ago
Sandro Tosi da9df92068 add missing period; thanks to Gaston Fiore from docs@ 14 years ago
Sandro Tosi 7687f3fb80 add missing period; thanks to Gaston Fiore from docs@ 14 years ago
Ezio Melotti f637920652 #14840: Add a bit on the difference between tuples and lists. Initial patch by Zachary Ware. 14 years ago
Ezio Melotti f90ea1f0a0 #14840: Add a bit on the difference between tuples and lists. Initial patch by Zachary Ware. 14 years ago
R David Murray 1eda5c9a83 #8652: update errors tutorial. 14 years ago
Nick Coghlan a3a164a03c Nudge readers towards a more accurate mental model for loop else clauses 14 years ago
Nick Coghlan 0a09f3e2c3 Nudge readers towards a more accurate mental model for loop else clauses (Backport from 3.x) 14 years ago
Raymond Hettinger ce0e0c7671 Improve section heading for better discoverability. 14 years ago
Raymond Hettinger 4c8d392bc1 Reorder the entries to put the type specific technique last. 14 years ago
Senthil Kumaran 065dedaf47 Fix closes Issue: 14217 - 3.2 branch 14 years ago
Sandro Tosi f0229aa51c Issue #11948: clarify modules search path 14 years ago
Sandro Tosi d53abd3154 Issue #11948: clarify modules search path 14 years ago
Sandro Tosi 98ed08f24e update to new C roles and directives 14 years ago