Message208685
What if the __text_signature__ and __doc__ getter will call ast.parse() (actually compile()) on signature candidate? If it fails, then builtin has no signature, the __text_signature__ getter returns '', and the __doc__ getter returns all original docstring. |
|
Date |
User |
Action |
Args |
2014-01-21 18:57:34 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, gvanrossum, barry, brett.cannon, ncoghlan, larry, jkloth, skrah, gennad, zach.ware |
2014-01-21 18:57:34 | serhiy.storchaka | set | messageid: <1390330654.94.0.746067029557.issue20326@psf.upfronthosting.co.za> |
2014-01-21 18:57:34 | serhiy.storchaka | link | issue20326 messages |
2014-01-21 18:57:34 | serhiy.storchaka | create | |
|