Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing broken links in doc, part 2: howto/ | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
* | Use https:// URLs when referring to python.org hosts. | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
* | use source role instead of linking to svn | Benjamin Peterson | 2014-10-07 | 1 | -10/+7 |
* | Removed spaces before commas and periods. | Serhiy Storchaka | 2013-12-23 | 1 | -1/+1 |
* | fix description of super() behavior on descriptors | Benjamin Peterson | 2013-10-18 | 1 | -1/+1 |
* | Classmethod example needs to inherit from object | Raymond Hettinger | 2013-03-10 | 1 | -1/+1 |
* | Issue #17351: Modernize the pure Python property() example. | Raymond Hettinger | 2013-03-10 | 1 | -3/+14 |
* | update to new C roles and directives | Sandro Tosi | 2012-01-14 | 1 | -3/+3 |
* | Fix typo reported by Sandro Tosi. | Ezio Melotti | 2011-07-31 | 1 | -1/+1 |
* | Merged revisions 84945 via svnmerge from | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
* | Get rid of multi-row cells. | Georg Brandl | 2010-04-13 | 1 | -10/+10 |
* | Add descriptor howto to main documentation | Raymond Hettinger | 2010-04-11 | 1 | -0/+431 |