- 5d2eb34 Merged revisions 75363,75365,75376,75392,75394,75403,75418,75484,75572,75580,75590,75592,75594-75596,75600,75602-75603,75605-75607,75610-75613,75616-75617,75623,75627,75647 via svnmerge from by Georg Brandl · 16 years ago
- 5be70d4 Merged revisions 74492,74531,74545-74550,74553-74555,74588,74603,74608,74614,74616-74618,74631-74633,74652-74653,74666,74671,74737,74739,74779,74781-74782,74784,74791,74793,74818-74820,74822,74832 via svnmerge from by Georg Brandl · 16 years ago
- 3885314 Merged revisions 72007-72010,72036-72037 via svnmerge from by Georg Brandl · 16 years ago
- 7be19aa Factor out docstring dedenting from inspect.getdoc() into inspect.cleandoc() by Georg Brandl · 17 years ago
- 3fbe20c Add docs for __func__ and __self__ on methods. by Georg Brandl · 17 years ago
- 3fe1843 Add versionadded tags by Andrew M. Kuchling · 17 years ago
- 3e9d66f There are now sixteen isfoo functions. by Georg Brandl · 17 years ago
- 608c1d8 Since abc._Abstract was replaces by a new type flags the regression test suite fails. I've added a new function inspect.isabstract(). Is the mmethod fine or should I check if object is a instance of type or subclass of object, too? by Christian Heimes · 17 years ago
- 759bfc6 Issue #1916. Added isgenerator() and isgeneratorfunction() to by Facundo Batista · 17 years ago
- e3c3db5 Documentation for r5990[3567]. by Georg Brandl · 18 years ago
- 91a4808 #759525: document that dir() doesn't return metaclass attrs when given a class as arg. by Georg Brandl · 18 years ago
- 584265b Add more entries to the glossary. by Georg Brandl · 18 years ago
- 5c174bb Add markup to new function descriptions. by Georg Brandl · 18 years ago
- 63fa168 Unify "byte code" to "bytecode". Also sprinkle :term: markup for it. by Georg Brandl · 18 years ago
- 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago