- 240a2fd #15575: Clarify tutorial description of when modules are executed. by R David Murray · 12 years ago
- 1b33206 #13510: clarify that f.readlines() is note necessary to iterate over a file. Patch by Dan Riti. by Ezio Melotti · 12 years ago
- d4c45a9 Clarify that the function *definition* creates the function and the binding in the module globals. by Georg Brandl · 12 years ago
- 4507274 Modernize unittest example by Raymond Hettinger · 12 years ago
- 0b78503 Issue #8890: Stop advertising an insecure use of /tmp in docs by Petri Lehtinen · 12 years ago
- bd5279e Drop double newlines printed in some file iteration examples. by Andrew Svetlov · 13 years ago
- 820f2bd Update section about dir() in the tutorial. by Ezio Melotti · 13 years ago
- 9236a4e #16470: mention set and dict comprehension in the tutorial. Patch by Yongzhi Pan. by Ezio Melotti · 13 years ago
- 526b553 Remove versionadded from the tutorial, at a location where it produces more questions than it answers. by Georg Brandl · 13 years ago
- 8a0d58b Use 2.x "print" syntax for this example. by Georg Brandl · 13 years ago
- 8523db7 Backport from 3.2: improve FAQ link in documentation (for issue #16435). by Chris Jerdonek · 13 years ago
- 64c0b2c Backport from 3.2: remove "Release" and "Date" markers from index pages. by Chris Jerdonek · 13 years ago
- 3dd8cbe Closes #16294: 8 space indent in tutorial by Jesus Cea · 13 years ago
- 0cffd6b Issue #16225: Backport from 3.2: Add additional note to tutorial about looping. by Chris Jerdonek · 13 years ago
- 3dec449 Issue #16015: Fix NameError doctest example in tutorial introduction. by Chris Jerdonek · 13 years ago
- 9c1c52b #16019, #16020: fix syntax highlight. by Ezio Melotti · 13 years ago
- 4baf480 #16017: capitalize URLs. by Ezio Melotti · 13 years ago
- 2cc4974 Fix typo in tutorial by Eli Bendersky · 13 years ago
- 6ce21a3 fix typo by Sandro Tosi · 13 years ago
- 2f76f73 Issue #15630: Add an example for "continue" statement in the tutorial. Patch by by Senthil Kumaran · 13 years ago
- 7687f3f add missing period; thanks to Gaston Fiore from docs@ by Sandro Tosi · 13 years ago
- f637920 #14840: Add a bit on the difference between tuples and lists. Initial patch by Zachary Ware. by Ezio Melotti · 13 years ago
- 1eda5c9 #8652: update errors tutorial. by R David Murray · 13 years ago
- 0a09f3e Nudge readers towards a more accurate mental model for loop else clauses (Backport from 3.x) by Nick Coghlan · 13 years ago
- ce0e0c7 Improve section heading for better discoverability. by Raymond Hettinger · 13 years ago
- 4c8d392 Reorder the entries to put the type specific technique last. by Raymond Hettinger · 13 years ago
- d53abd3 Issue #11948: clarify modules search path by Sandro Tosi · 14 years ago
- 98ed08f update to new C roles and directives by Sandro Tosi · 14 years ago
- 477a06c Minor correction. Closes #11418 by Terry Jan Reedy · 14 years ago
- 2c9eee1 I do not think we will ever have auto-indent at the prompt, that is for IPython and the like. by Georg Brandl · 14 years ago
- 05a7f0d #6570: clarify tutorial section about keyword arguments. by Ezio Melotti · 14 years ago
- 4a72d1a #13549: improve tutorial section about listcomps. by Ezio Melotti · 14 years ago
- ea4dcd3 remove duplicated paragraph in the tutorial by Eli Bendersky · 14 years ago
- c93e413 remove confusing paragraph (as part of r87523); thanks to AJ Hill from docs@ by Sandro Tosi · 14 years ago
- 169fa93 Doc fix. Mathematically correct sentence. by Senthil Kumaran · 14 years ago
- afd2fe2 Improve documentation for PEP 370 support in site module (#8617). by Éric Araujo · 14 years ago
- a350f0f Confirm that the prime example is actually correct. We get so many complaints about a "buggy example" on docs@python, let us hope this cuts them in half at least. by Georg Brandl · 14 years ago
- 271208e Backout duplicate changeset ed34ca4e639c by Éric Araujo · 14 years ago
- b274586 Add missing reST target to one heading in the tutorial by Éric Araujo · 14 years ago
- 299172b Make indentation comply with our style guide and the rest of the file by Éric Araujo · 14 years ago
- ec464cf Add missing reST target to one heading in the tutorial by Éric Araujo · 14 years ago
- fd1cb596 Issue 12086: add example showing how to use name mangling. by Raymond Hettinger · 14 years ago
- 832288c merge 3.2 - Fix closes Issue12359 - Removing a confusing sentence from the previous change. by Senthil Kumaran · 14 years ago
- 98fec3a Fix issue12359. Minor doc update on import module description. by Senthil Kumaran · 14 years ago
- bfbd1a2 #12092: backport rephrasing of a paragraph in the tutorial. by Ezio Melotti · 14 years ago
- 12b8fcf Split combined code/doctest code blocks in two blocks, to enable proper highlighting. by Georg Brandl · 14 years ago
- 10ab95a Remove untrue statement from tutorial by Éric Araujo · 14 years ago
- 4fbd88a Fix typo spotted by Sandro Tosi by Éric Araujo · 14 years ago
- dd6833d Fix markup in inputoutput.rst. by Ezio Melotti · 14 years ago
- cdbc696 #11405: do not reference the string module again for its deprecated functions, only for Template class. by Georg Brandl · 14 years ago
- 28dadd9 Merged revisions 87050,87101,87146,87156,87172,87175,87371,87378,87522-87524,87526,87530-87535 via svnmerge from by Georg Brandl · 14 years ago
- 2bd4795 Issue #11304: Input/output tutorial - PI is rounded not truncated. by Raymond Hettinger · 14 years ago
- 561b96f Merged revisions 86542,87136,87216,87221,87228,87256,87337-87338,87372,87516,87571,88164 via svnmerge from by R. David Murray · 15 years ago
- 86fed7d Merged revisions 86794,86798,86801 via svnmerge from by Georg Brandl · 15 years ago
- b8d0e36 Merged revisions 85617-85622,85624,85626-85627,85629,85631,85635-85636,85638-85639,85641-85642 via svnmerge from by Georg Brandl · 15 years ago
- 78f11ed Merged revisions 85530,85534,85538,85540-85542 via svnmerge from by Georg Brandl · 15 years ago
- bf02429 Merged revisions 86310 via svnmerge from by Senthil Kumaran · 15 years ago
- fc3901e Clarify. by Georg Brandl · 15 years ago
- 44c3ceb #8267: Use sorted() to get a sorted list of dict keys. by Georg Brandl · 15 years ago
- 33e5935 More tweaks to floating-point section of the tutorial. by Mark Dickinson · 15 years ago
- 7d4bfb3 Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,83574-83575 via svnmerge from by Georg Brandl · 15 years ago
- 2c10840 Merged revisions 82965 via svnmerge from by Georg Brandl · 15 years ago
- d5d3256 Update the floating-point section of the tutorial for the short float repr. by Mark Dickinson · 15 years ago
- 565569b Confusing punctuation. by Georg Brandl · 15 years ago
- b20ada0 Fix punctuation. by Georg Brandl · 15 years ago
- 9352f1c #8346: update version. by Georg Brandl · 15 years ago
- eb72991 Revert r79179 and merge r75584 to explain how to implement a queue using collection.deque instead of a list. by Ezio Melotti · 15 years ago
- a39f2af Mention inefficiency of lists as queues, add link to collections.deque discussion. by Georg Brandl · 15 years ago
- 0fcd882 Introduce copy by slicing, used in later chapters. by Georg Brandl · 15 years ago
- e9330e7 Initial commit of the argparse library, based on argparse 1.1. by Steven Bethard · 15 years ago
- 062d2b5 #7388: "python".capitalize() in the Doc by Ezio Melotti · 16 years ago
- 6b87f11 Fix some documentation examples involving the repr of a float. by Mark Dickinson · 16 years ago
- f058d2d Issue #7369: Fibonacci series should start at 0 in tutorial example. by Mark Dickinson · 16 years ago
- c4cd6d3 fix highlight in the datetime example by Ezio Melotti · 16 years ago
- 07de4fc Add proper references. by Georg Brandl · 16 years ago
- 4d94d31 #6936: for interactive use, quit() is just fine. by Georg Brandl · 16 years ago
- 2e85f50 #6879 - fix misstatement about exceptions by Ezio Melotti · 16 years ago
- 49bb9b7 #6880: add reference to classes section in exceptions section, which comes earlier. by Georg Brandl · 16 years ago
- ee2df03 Tutorial tweaks. Issue 6849. by Michael Foord · 16 years ago
- 60931a5 Change to tutorial wording for reading text / binary files on Windows. Issue #6301. by Michael Foord · 16 years ago
- 7d4f8fd #6777: dont discourage usage of Exception.args or promote usage of Exception.message. by Georg Brandl · 16 years ago
- bf58d80 #6828: fix wrongly highlighted blocks. by Georg Brandl · 16 years ago
- a88fd76 #6808: clarification. by Georg Brandl · 16 years ago
- 254c17c #6813: better documentation for numberless string formats. by Georg Brandl · 16 years ago
- 0cfbd65 #6725: spell "namespace" consistently. by Georg Brandl · 16 years ago
- aa66a96 Remove potentially confusing sentence in __mangling description. by Georg Brandl · 16 years ago
- fb69631 Use locale.format_string() for more than one specifier. by Georg Brandl · 16 years ago
- 4938fef Rewrite the section about classes a bit; mostly tidbits, and a larger update to the section about "private" variables to reflect the Pythonic consensus better. by Georg Brandl · 16 years ago
- 14bb28a Fix a few markup glitches. by Georg Brandl · 16 years ago
- ffefd5a Fix some markup and small factual glitches found by M. Markert. by Georg Brandl · 16 years ago
- 07e20f8 Add a link to readline, and mention IPython and bpython. by Georg Brandl · 16 years ago
- e2d2704 #6564: fix section about the two raise syntaxes. by Georg Brandl · 16 years ago
- a1a4bdb #6505: fix typos. by Georg Brandl · 16 years ago
- 11c4941 More Decimal quote fixing; backport of r73642 by Mark Dickinson · 16 years ago
- e3b9b5e #6204: use a real reference instead of "see later". by Georg Brandl · 16 years ago
- 4c324b9 #6211: elaborate a bit on ways to call the function. by Georg Brandl · 16 years ago
- 7be493a Use preferred form of raising exceptions. by Georg Brandl · 16 years ago
- 5a8d7eb Use raise X(y). by Georg Brandl · 16 years ago
- 5e88eea part of #4144: fix exception message in console session. by Georg Brandl · 16 years ago
- 789be0c Issue #2396: backport the memoryview object. by Antoine Pitrou · 16 years ago