569 Commits (93357d8d43eb192eeceda06ea67e2191afef745b)

Author SHA1 Message Date
Andrew M. Kuchling 3822af6d3a Add *,**,@ to index, as suggested by 18 years ago
Christian Heimes 33fe8093df Merged revisions 62260-62261,62266,62271,62277-62279,62289-62290,62293-62298,62302-62306,62308,62311,62313-62315,62319-62321 via svnmerge from 18 years ago
Andrew M. Kuchling 19baaadf51 Add punctuation 18 years ago
Andrew M. Kuchling 3351e4142c Remove forward-looking statement 18 years ago
Georg Brandl ddee3081e8 #2575: bininteger missing in production list. 18 years ago
Georg Brandl 23e8db57e7 #2567: remove new-style/old-style class docs. 18 years ago
Georg Brandl 489343e948 Don't use the confusing term "set membership". 18 years ago
Christian Heimes 4fbc72b4ac Merged revisions 61687-61688,61696,61700,61704-61705,61707-61709,61711-61712,61714-61716,61718-61722 via svnmerge from 18 years ago
Georg Brandl 3fbe20c01e Add docs for __func__ and __self__ on methods. 18 years ago
Christian Heimes dd15f6c315 Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,61285-61286,61288-61290,61298,61303-61305,61312-61314,61317,61329,61332,61344,61350-61351,61363-61376,61378-61379,61382-61383,61387-61388,61392,61395-61396,61402-61403 via svnmerge from 18 years ago
Georg Brandl 0267781742 Fix lots of broken links in the docs, found by Sphinx' external link checker. 18 years ago
Andrew M. Kuchling d51e842a3f Add class decorators 18 years ago
Georg Brandl 47a5aec836 #2253: fix continue vs. finally docs. 18 years ago
Christian Heimes 7864476afa Merged revisions 61209-61214,61217-61222,61224-61226,61233-61237 via svnmerge from 18 years ago
Georg Brandl 8e67ef52db Expand a bit on genexp scopes. 18 years ago
Christian Heimes c3f30c4337 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60789,60793,60796,60799-60809,60812-60813,60815-60821,60823-60826,60828-60829,60831-60834,60836,60838-60839,60846-60849,60852-60854,60856-60859,60861-60870,60874-60875,60880-60881,60886,60888-60890,60892,60894-60898,60900-60931,60933-60958 via svnmerge from 18 years ago
Georg Brandl 907a720f89 A lot more typo fixes by Ori Avtalion. 18 years ago
Christian Heimes 292d351fc1 Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,60540-60551 via svnmerge from 18 years ago
Georg Brandl 63cdb867f0 #2003: fix sentence. 18 years ago
Georg Brandl f694518331 Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. 18 years ago
Christian Heimes 1af737cd1e Merged revisions 60176-60209 via svnmerge from 18 years ago
Georg Brandl 953e1ee8f4 Fix \xhh specs, #1889. 18 years ago
Christian Heimes 04c420f605 Merged revisions 60043-60052 via svnmerge from 18 years ago
Georg Brandl a9e073d100 Note that genexps are function scopes too and therefore won't see class attributes. 18 years ago
Christian Heimes 790c823201 Merged revisions 59822-59841 via svnmerge from 18 years ago
Georg Brandl 3ccb49afed Clarify metaclass docs and add example. 18 years ago
Georg Brandl 8de8e03849 Remove paragraph about old-style classes. 18 years ago
Georg Brandl 59d6916ca8 Fix reverse Ximenez symptom. 18 years ago
Christian Heimes 7f044315f4 Merged revisions 59774-59783 via svnmerge from 18 years ago
Christian Heimes faf2f63faf Merged revisions 59703-59773 via svnmerge from 18 years ago
Georg Brandl 81de0d24d5 #1582: document __reversed__, patch by Mark Russell. 18 years ago
Georg Brandl f725b9587c Doc patch #1730 from Robin Stocker; minor corrections mostly to os.rst. 18 years ago
Georg Brandl 6265833d91 Simplify index entries; fix #1712. 18 years ago
Jeffrey Yasskin 9871d8fe22 Continue rolling back pep-3141 changes that changed behavior from 2.5. This 18 years ago
Christian Heimes 072c0f1b7e Merged revisions 59666-59679 via svnmerge from 18 years ago
Jeffrey Yasskin 2f3c16be73 Backport PEP 3141 from the py3k branch to the trunk. This includes r50877 (just 18 years ago
Christian Heimes 5b5e81c637 Merged revisions 59605-59624 via svnmerge from 18 years ago
Georg Brandl 18a499d1c5 Two nits. 18 years ago
Georg Brandl b19be571e0 Some cleanup in the docs. 18 years ago
Georg Brandl c5d98b4eee Document nonlocal statement. Written for GHOP by "Canadabear". 19 years ago
Christian Heimes cbf3b5cb76 Merged revisions 59275-59303 via svnmerge from 19 years ago
Christian Heimes 44eeaec173 Patch #1537 from Chad Austin 19 years ago
Christian Heimes f9290773fc Reverting last commit. I had some staled data from an attempted svnmerge in my local sandbox 19 years ago
Christian Heimes e69c320d48 Patch #1537 from Chad Austin 19 years ago
Christian Heimes d8654cf758 Merged revisions 59259-59274 via svnmerge from 19 years ago
Georg Brandl 584265b001 Add more entries to the glossary. 19 years ago
Georg Brandl 1a3284ed69 #1535: rename __builtin__ module to builtins. 19 years ago
Georg Brandl 5c10664043 Remove further mentions of long integers. 19 years ago
Georg Brandl ba956aebb9 Remove mentions of "long integer" in the docs. 19 years ago
Georg Brandl 2e0b7557b1 Futher update docs after unbound method removal. 19 years ago