Files
cpython/Lib
Tim Peters 4bcfa317ee Since inspect.isfunction(obj) is a precondition for calling
inspect.getargspec(obj), test isfunction() directly in pydoc.py instead
of trying to indirectly deduce isfunction() in pydoc by virtue of
failing a combination of other tests.  This shouldn't have any visible
effect, except perhaps to squash a TypeError death if there was some path
thru this code that was inferring isfunction() by mistake.
2001-09-20 06:08:24 +00:00
..
2001-09-17 21:02:51 +00:00
2001-08-09 12:48:17 +00:00
2001-08-09 12:33:32 +00:00
2001-09-19 13:28:25 +00:00
2001-08-21 06:53:01 +00:00
2001-08-09 21:40:30 +00:00
2001-08-13 14:55:17 +00:00
2001-09-18 02:26:39 +00:00
2001-09-18 02:26:39 +00:00
2001-08-18 09:20:23 +00:00
2001-06-19 00:26:25 +00:00
2001-08-13 14:50:44 +00:00
2001-07-04 07:01:29 +00:00
2001-07-04 10:15:58 +00:00
2001-08-02 07:15:29 +00:00
2001-09-18 02:26:39 +00:00
2001-08-13 14:52:37 +00:00
2001-09-18 02:26:39 +00:00
2001-07-13 18:05:46 +00:00
2001-09-18 02:26:39 +00:00
2001-09-06 19:13:14 +00:00
2001-08-13 14:38:50 +00:00
2001-08-13 14:37:23 +00:00
2001-09-18 02:26:39 +00:00