commit | 1f3ebe0b1063d41827161d641fe190aab0eed82a | [log] [tgz] |
---|---|---|
author | Andrew M. Kuchling <amk@amk.ca> | Fri Oct 27 13:22:46 2006 +0000 |
committer | Andrew M. Kuchling <amk@amk.ca> | Fri Oct 27 13:22:46 2006 +0000 |
tree | e0131779d8c1bb4680cdd126721c2565cbdb86db | |
parent | 4bc64aaef7b21a79547462138819ea39c0baaee3 [diff] |
[Bug #1542016] Report PCALL_POP value. This makes the return value of sys.callstats() match its docstring. Backport candidate. Though it's an API change, this is a pretty obscure portion of the API.