Message210101
> What "existing function introspection API"? I wasn't aware there was an
> existing mechanism to provide signature metadata for builtin functions.
Not for builtin functions, but it's unclear to me why the API of builtin
functions should be different from that of Python functions (except, as I
said, for the existence of byte code).
I agree with Yury, however, that this discussion is unrelated to this ticket. |
|
Date |
User |
Action |
Args |
2014-02-03 09:00:43 | scoder | set | recipients:
+ scoder, terry.reedy, ncoghlan, pitrou, larry, benjamin.peterson, eric.araujo, python-dev, yselivanov |
2014-02-03 09:00:43 | scoder | link | issue17159 messages |
2014-02-03 09:00:43 | scoder | create | |
|