commit | 91cc5cd188acb4f21f11389c4d170138bb9e103e | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Sat Jul 10 21:13:06 2004 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Sat Jul 10 21:13:06 2004 +0000 |
tree | b342d55056803aad96230260d3ef4d90c09bffd7 | |
parent | bdc36273a2e1cd4a3985f44261e3c9df5c8a19cc [diff] |
Clarify docs for inspect.getargspec() that the fourth value is None when there are no default arguments for the function.