| Commit message (Expand) | Author | Age | Files | Lines |
* | More tweaks to floating-point section of the tutorial. | Mark Dickinson | 2010-08-04 | 1 | -32/+34 |
|
|
* | Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,... | Georg Brandl | 2010-08-02 | 1 | -1/+1 |
|
|
* | Merged revisions 82965 via svnmerge from | Georg Brandl | 2010-08-01 | 1 | -2/+5 |
|
|
* | Update the floating-point section of the tutorial for the short float repr. | Mark Dickinson | 2010-07-30 | 1 | -51/+56 |
|
|
* | Confusing punctuation. | Georg Brandl | 2010-06-27 | 1 | -1/+1 |
|
|
* | Fix punctuation. | Georg Brandl | 2010-06-12 | 1 | -1/+1 |
|
|
* | #8346: update version. | Georg Brandl | 2010-04-10 | 1 | -3/+3 |
|
|
* | Revert r79179 and merge r75584 to explain how to implement a queue using coll... | Ezio Melotti | 2010-03-31 | 1 | -14/+13 |
|
|
* | Mention inefficiency of lists as queues, add link to collections.deque discus... | Georg Brandl | 2010-03-21 | 1 | -0/+5 |
|
|
* | Introduce copy by slicing, used in later chapters. | Georg Brandl | 2010-03-21 | 1 | -0/+6 |
|
|
* | Initial commit of the argparse library, based on argparse 1.1. | Steven Bethard | 2010-03-02 | 1 | -1/+1 |
|
|
* | #7388: "python".capitalize() in the Doc | Ezio Melotti | 2009-12-19 | 2 | -2/+2 |
|
|
* | Fix some documentation examples involving the repr of a float. | Mark Dickinson | 2009-11-24 | 3 | -8/+11 |
|
|
* | Issue #7369: Fibonacci series should start at 0 in tutorial example. | Mark Dickinson | 2009-11-23 | 1 | -9/+9 |
|
|
* | fix highlight in the datetime example | Ezio Melotti | 2009-11-12 | 1 | -2/+2 |
|
|
* | Add proper references. | Georg Brandl | 2009-10-22 | 1 | -6/+5 |
|
|
* | #6936: for interactive use, quit() is just fine. | Georg Brandl | 2009-09-18 | 1 | -1/+1 |
|
|
* | #6879 - fix misstatement about exceptions | Ezio Melotti | 2009-09-16 | 1 | -5/+3 |
|
|
* | #6880: add reference to classes section in exceptions section, which comes ea... | Georg Brandl | 2009-09-16 | 1 | -3/+4 |
|
|
* | Tutorial tweaks. Issue 6849. | Michael Foord | 2009-09-13 | 1 | -12/+10 |
|
|
* | Change to tutorial wording for reading text / binary files on Windows. Issue ... | Michael Foord | 2009-09-13 | 1 | -2/+2 |
|
|
* | #6777: dont discourage usage of Exception.args or promote usage of Exception.... | Georg Brandl | 2009-09-04 | 1 | -17/+14 |
|
|
* | #6828: fix wrongly highlighted blocks. | Georg Brandl | 2009-09-03 | 1 | -5/+9 |
|
|
* | #6808: clarification. | Georg Brandl | 2009-09-01 | 1 | -3/+3 |
|
|
* | #6813: better documentation for numberless string formats. | Georg Brandl | 2009-09-01 | 1 | -2/+11 |
|
|
* | #6725: spell "namespace" consistently. | Georg Brandl | 2009-08-24 | 1 | -3/+3 |
|
|
* | Remove potentially confusing sentence in __mangling description. | Georg Brandl | 2009-08-13 | 1 | -5/+2 |
|
|
* | Use locale.format_string() for more than one specifier. | Georg Brandl | 2009-08-13 | 1 | -2/+2 |
|
|
* | Rewrite the section about classes a bit; mostly tidbits, and a larger update ... | Georg Brandl | 2009-07-29 | 1 | -71/+72 |
|
|
* | Fix a few markup glitches. | Georg Brandl | 2009-07-29 | 1 | -9/+10 |
|
|
* | Fix some markup and small factual glitches found by M. Markert. | Georg Brandl | 2009-07-29 | 2 | -14/+18 |
|
|
* | Add a link to readline, and mention IPython and bpython. | Georg Brandl | 2009-07-29 | 1 | -4/+14 |
|
|
* | #6564: fix section about the two raise syntaxes. | Georg Brandl | 2009-07-24 | 1 | -4/+5 |
|
|
* | #6505: fix typos. | Georg Brandl | 2009-07-18 | 1 | -4/+4 |
|
|
* | More Decimal quote fixing; backport of r73642 | Mark Dickinson | 2009-06-28 | 1 | -3/+3 |
|
|
* | #6204: use a real reference instead of "see later". | Georg Brandl | 2009-06-06 | 1 | -1/+1 |
|
|
* | #6211: elaborate a bit on ways to call the function. | Georg Brandl | 2009-06-06 | 1 | -5/+14 |
|
|
* | Use preferred form of raising exceptions. | Georg Brandl | 2009-05-30 | 1 | -1/+1 |
|
|
* | Use raise X(y). | Georg Brandl | 2009-05-22 | 1 | -3/+3 |
|
|
* | part of #4144: fix exception message in console session. | Georg Brandl | 2009-05-17 | 1 | -2/+2 |
|
|
* | Issue #2396: backport the memoryview object. | Antoine Pitrou | 2009-04-02 | 1 | -2/+2 |
|
|
* | Dont shout to users. | Georg Brandl | 2009-03-31 | 1 | -1/+1 |
|
|
* | #5018: remove confusing paragraph. | Georg Brandl | 2009-03-31 | 1 | -7/+5 |
|
|
* | #1530012: move TQS section before raw strings. | Georg Brandl | 2009-03-31 | 1 | -15/+14 |
|
|
* | Add section numbering to some of the larger subdocuments. | Georg Brandl | 2009-03-28 | 1 | -0/+1 |
|
|
* | Issue #5341: Fix a variety of spelling errors. | Mark Dickinson | 2009-02-21 | 5 | -7/+7 |
|
|
* | revert r69777 since all the experts agree that extra import lines distract fr... | Benjamin Peterson | 2009-02-20 | 2 | -4/+2 |
|
|
* | Since we recommend one module per import line, reflect this also in the | Jeroen Ruigrok van der Werven | 2009-02-19 | 2 | -2/+4 |
|
|
* | markup fix | David Goodger | 2009-01-31 | 1 | -1/+1 |
|
|
* | Remove tabs from the documentation. | Georg Brandl | 2009-01-03 | 2 | -2/+2 |
|
|