summaryrefslogtreecommitdiffstats
path: root/Doc/howto/descriptor.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-101-32/+32
* Issue #25523: Backported a-to-an corrections.Serhiy Storchaka2015-11-021-1/+1
* Fixing broken links in doc, part 2: howto/Georg Brandl2014-10-291-1/+1
* Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-291-1/+1
* use source role instead of linking to svnBenjamin Peterson2014-10-071-10/+7
* Removed spaces before commas and periods.Serhiy Storchaka2013-12-231-1/+1
* fix description of super() behavior on descriptorsBenjamin Peterson2013-10-181-1/+1
* Classmethod example needs to inherit from objectRaymond Hettinger2013-03-101-1/+1
* Issue #17351: Modernize the pure Python property() example.Raymond Hettinger2013-03-101-3/+14
* update to new C roles and directivesSandro Tosi2012-01-141-3/+3
* Fix typo reported by Sandro Tosi.Ezio Melotti2011-07-311-1/+1
* Merged revisions 84945 via svnmerge fromGeorg Brandl2010-10-061-1/+1
* Get rid of multi-row cells.Georg Brandl2010-04-131-10/+10
* Add descriptor howto to main documentationRaymond Hettinger2010-04-111-0/+431