216 Commits (41bade96a4d1dcd35bbba79c2eabe052d02756a4)

Author SHA1 Message Date
Mark Dickinson d1cc39d3d8 Merged revisions 73636 via svnmerge from 17 years ago
Mark Dickinson 5a55b61a2a Issue #6354: More fixes for code examples involving the repr of a float. 17 years ago
Benjamin Peterson 46ea4f73b9 bump to 3.2a0 17 years ago
Raymond Hettinger 8699aeaf34 The key-value pairs can be lists or tuples or any iterable. 17 years ago
Georg Brandl fc11f27f61 Expand a bit on dict views. 17 years ago
Georg Brandl 10e0e30101 Fix markup. 17 years ago
Georg Brandl 7ae90dd22d Elaborate encoding recommendations, and fix ambiguous wording for list comprehensions. 17 years ago
Georg Brandl c6c3178942 Merged revisions 73190,73213,73257-73258,73260,73275,73294 via svnmerge from 17 years ago
Georg Brandl bdee494765 #6190: Remove duplicate paragraph. 17 years ago
Georg Brandl 7fcb3bfadd Merged revisions 72703 via svnmerge from 17 years ago
Georg Brandl 397ad860e9 #4144: fix output of console sessions. 17 years ago
Raymond Hettinger 5afb5c6630 Add link to math.fsum(). 17 years ago
Raymond Hettinger 4af362905c Improve the rounding and summing examples. 17 years ago
Raymond Hettinger f0320c7ee6 Remove the round() discussion which is now out-of-date. 17 years ago
Georg Brandl b58f46f691 Remove leftover word. 17 years ago
Raymond Hettinger 8bd1d4f52c Update for the new float.__repr__() 17 years ago
Benjamin Peterson d23f8224e9 Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-70789,70824,70828,70832,70836,70842,70851,70855,70857,70866-70872,70883,70885,70893-70894,70896-70897,70903,70905-70907,70915,70927,70933,70951,70960,70962-70964,70998,71001,71006,71008,71010-71011,71019,71037,71056,71094,71101-71103,71106,71119,71123,71149-71150,71203,71212,71214-71217,71221,71240 via svnmerge from 17 years ago
Benjamin Peterson 5879d4122a Merged revisions 70578,70599,70641-70642,70650,70660-70661,70674,70691,70697-70698,70700,70704 via svnmerge from 17 years ago
Mark Dickinson 934896dc09 Merged revisions 69846 via svnmerge from 17 years ago
Benjamin Peterson 5c6d7877c5 Merged revisions 69129-69131,69139-69140,69143,69154-69159,69169,69288-69289,69293,69297-69301,69348 via svnmerge from 17 years ago
Mark Dickinson c48d834026 Issue #1717: documentation fixes related to the cmp removal. 17 years ago
Georg Brandl 1f01debe6f Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge from 17 years ago
Georg Brandl 06788c9fe4 Fix a few remaining problems found by rstlint. 17 years ago
Georg Brandl a1c6a1cea5 Merged revisions 68221 via svnmerge from 17 years ago
Georg Brandl 48310cd3f2 Remove trailing whitespace. 17 years ago
Benjamin Peterson 9203501bae Merged revisions 67889-67892,67895,67898,67904-67907,67912,67918,67920-67921,67923-67924,67926-67927,67930,67943 via svnmerge from 17 years ago
Georg Brandl abffe71dc1 #4667: fix some 2.x leftovers in the tutorial. 17 years ago
Benjamin Peterson ff94552763 tip-toe around dictionary keys view in the tutorial 17 years ago
Georg Brandl 2080ea5f4b Forward-port r67624 and r67627. 17 years ago
Georg Brandl af265f4977 Merged revisions 67531-67532,67538,67553-67554,67556-67557,67571,67574-67575,67579-67580,67591,67597,67608,67631 via svnmerge from 17 years ago
Georg Brandl fed7d80988 #4549: Mention nonlocal statement in tutorial section about scoping. 17 years ago
Barry Warsaw 97f005d137 Prep for Python 3.1! 18 years ago
Georg Brandl a971c65f1d Merged revisions 67117-67119,67123-67124,67143 via svnmerge from 18 years ago
Raymond Hettinger eba99dfde8 Issue 3412: Mention fractions and decimal in the tutorial section on floating point. 18 years ago
Raymond Hettinger 9fce0ba9e2 Issue 3288: document as_integer_ratio(), fromhex(), and hex(). 18 years ago
Georg Brandl 89f09a687e #3983: typo fix. 18 years ago
Benjamin Peterson 5478b47355 Merged revisions 66457-66459,66465-66468,66483-66485,66487-66491 via svnmerge from 18 years ago
Georg Brandl c575c90647 Merged revisions 66452 via svnmerge from 18 years ago
Georg Brandl 5d955ed13e Forward-port of r66447. 18 years ago
Benjamin Peterson d7b032841a Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge from 18 years ago
Georg Brandl 3db38ce214 #3577: 3.0 is not installed as "python" on Unix. 18 years ago
Georg Brandl bae1b94d9e Remove long integer output. 18 years ago
Georg Brandl 0dcb7ac754 #3524: fix up some old-style IO descriptions. 18 years ago
Georg Brandl f5f2630db6 #3525: 3.0 exception changes in tutorial. 18 years ago
Georg Brandl 1e3830a178 #3523: no backquotes any more. 18 years ago
Georg Brandl 409c9d7184 #3522: zip() returns an iterator. 18 years ago
Georg Brandl 11e18b0c2e #3503: fix print statements in 3k doc. 18 years ago
Benjamin Peterson 711419388c Merged revisions 65253 via svnmerge from 18 years ago
Benjamin Peterson 0cea157362 fix print syntax in tutorial 18 years ago
Georg Brandl 3dbca81c9b Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-65099,65127-65128,65131,65133-65136,65139,65149-65151,65155,65158-65159,65176-65178,65183-65184,65187-65190,65192,65194 via svnmerge from 18 years ago