Message209159
| Author | ncoghlan |
|---|---|
| Recipients | larry, nadeem.vawda, ncoghlan |
| Date | 2014-01-25.07:08:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1390633738.56.0.937115321525.issue20184@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'm going to specifically tackle the "bltinmodule" side of things using a test driven approach: adding a new test to test_inspect that checks all the builtin names have signatures (I'll explicitly exclude ones that are known not to be handled, like range and slice). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-01-25 07:08:58 | ncoghlan | set | recipients: + ncoghlan, larry, nadeem.vawda |
| 2014-01-25 07:08:58 | ncoghlan | set | messageid: <1390633738.56.0.937115321525.issue20184@psf.upfronthosting.co.za> |
| 2014-01-25 07:08:58 | ncoghlan | link | issue20184 messages |
| 2014-01-25 07:08:58 | ncoghlan | create | |