summaryrefslogtreecommitdiffstats
path: root/Doc/ref/ref3.tex
Commit message (Expand)AuthorAgeFilesLines
* Get rid of most of the remaining uses of <>. There's still Tools/* thogh.Neal Norwitz2006-08-291-2/+1
* Get rid of most of the rest of coerce (slot is still there for now).Neal Norwitz2006-08-211-125/+2
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-4/+27
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-271-43/+35
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-11/+76
* Checking in the code for PEP 357.Guido van Rossum2006-03-071-0/+7
* Updating the short blob about old/new-style classes to reflect (IMHO) moreArmin Rigo2005-12-261-7/+35
* Add placeholder section on old and new-style classesAndrew M. Kuchling2005-12-041-0/+13
* add missing "and"Fred Drake2005-10-301-2/+3
* Better wording for integer ref entry.Georg Brandl2005-09-121-2/+2
* - fix typo report by email, only 1.5 years lateFred Drake2005-09-071-7/+7
* Clarify what is meant with "whole numbers".Georg Brandl2005-09-041-1/+2
* __new__ is a static methodGeorg Brandl2005-08-261-1/+1
* bug [ 1261229 ] __new__ is class methodGeorg Brandl2005-08-251-1/+1
* SF bug #1249837: container methods raise KeyError not IndexErrorRaymond Hettinger2005-08-211-0/+2
* Patch [ 1230615 ] Patch for (Doc) #1168746Georg Brandl2005-07-021-11/+14
* Fix typo.Raymond Hettinger2005-04-261-1/+1
* SF #1156412: document the __new__() static methodGreg Ward2005-03-081-0/+29
* SF Patch #1093896: miscellaneous doc typosRaymond Hettinger2005-01-011-1/+1
* This is my patchMichael W. Hudson2004-08-121-22/+49
* Add a missing space.Brett Cannon2004-06-291-1/+1
* note that descriptor objects must be instances of new-style typesFred Drake2004-05-061-1/+2
* clean up indexing for None, NotImplementedFred Drake2004-01-011-4/+2
* Patch #821093: Fix various typos.Martin v. Löwis2003-10-191-1/+1
* SF 810242. Fix doubled word errors.Raymond Hettinger2003-09-221-1/+1
* Added doubled word warnings.Raymond Hettinger2003-08-251-1/+1
* Fix representation of ^= operator in __ixor__() documentation.Fred Drake2003-07-231-1/+1
* Minor corrections.Raymond Hettinger2003-07-171-1/+1
* - improve the description of how user-defined methodFred Drake2003-07-171-25/+85
* Clarify the lack of relationship between rich comparison operators.Raymond Hettinger2003-07-161-0/+5
* Indexing is a mess; try to get the link targets closer to the relevantFred Drake2003-07-151-3/+2
* Discuss calling new-style types.Fred Drake2003-07-151-1/+9
* Minor fixes to punctuation and grammar.Raymond Hettinger2003-06-291-5/+5
* * Markup nits for the Invoking Descriptors sectionRaymond Hettinger2003-06-271-7/+121
* remove _ from label: LaTeX rejects this due to all the magic we use toFred Drake2003-06-261-1/+1
* * Document how descriptors are invoked.Raymond Hettinger2003-06-251-3/+63
* Add explicit text for where an obindex call for generators was since obindex ...Brett Cannon2003-06-151-1/+2
* Add a specific mention of the term "operator overloading" and add anFred Drake2003-05-121-1/+4
* - apply SF patch #700798: fixes and cleanups for descriptor infoFred Drake2003-03-201-13/+13
* I thought it was common practice to check things compiled beforeMichael W. Hudson2003-03-051-5/+5
* SF doc patch #692001, properties and __getattribute__. I added someGuido van Rossum2003-02-281-8/+54
* Document __module__.Jeremy Hylton2003-01-311-3/+11
* Fix typoRaymond Hettinger2003-01-191-1/+1
* SF patch #634866: Alex Martelli's corrections to the ref manual.Raymond Hettinger2003-01-191-37/+75
* This is Richie Hindle's patchMichael W. Hudson2002-12-171-5/+7
* Another try at clarifying what goes into and comes out of Unicode objects.Fred Drake2002-09-241-12/+20
* Clarified that the footnote applies to versions 1.5 and after instead ofRaymond Hettinger2002-09-081-4/+4
* A few days ago, Guido said (in the thread "[Python-Dev] PythonMichael W. Hudson2002-07-191-0/+9
* SF 563530 added missing methods for emulating numeric typesRaymond Hettinger2002-06-201-1/+5
* This is my nearly two year old patchMichael W. Hudson2002-06-111-0/+7