Message219203
My understanding is that when a builtin is converted, a) the docstring signature disappears, and b) getfullargspec calls str(signature). I need to check what now happens with .getfullargspec version .signature for uncoverted builtins and if any changes should be made now. |
|
| Date |
User |
Action |
Args |
| 2014-05-27 05:53:14 | terry.reedy | set | recipients:
+ terry.reedy, yselivanov |
| 2014-05-27 05:53:14 | terry.reedy | set | messageid: <1401169994.13.0.87333601247.issue19903@psf.upfronthosting.co.za> |
| 2014-05-27 05:53:14 | terry.reedy | link | issue19903 messages |
| 2014-05-27 05:53:13 | terry.reedy | create | |
|