Message 207918 - Python tracker
Message207918
| Author | yselivanov |
|---|---|
| Recipients | asvetlov, eric.snow, larry, yselivanov |
| Date | 2014-01-11.22:13:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1389478438.29.0.853107057278.issue17373@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hi Eric, I'm not sure why do you want this. Having "Signature.from_callable" does not allow you to change behaviour of 'inspect.signature' function. More over, it creates a confusion about what API should be used - 'inspect.signature' or 'inspect.Signature.from_callable'. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-01-11 22:13:58 | yselivanov | set | recipients: + yselivanov, larry, asvetlov, eric.snow |
| 2014-01-11 22:13:58 | yselivanov | set | messageid: <1389478438.29.0.853107057278.issue17373@psf.upfronthosting.co.za> |
| 2014-01-11 22:13:58 | yselivanov | link | issue17373 messages |
| 2014-01-11 22:13:58 | yselivanov | create | |