Message240261
Serhiy: Yes I was also thinking it might be time for a common helper function.
Milap: I think changes like you mentioned (originally by me) would be fine. Another variation was done for Issue 10838: revision 10b0a8076be8, which expects each object that is not a module object (e.g. not from “import sys”), rather than expecting each object that is a function or class defined in the module. It might depend on the particular circumstance which technique is superior. |
|
| Date |
User |
Action |
Args |
| 2015-04-08 11:25:39 | martin.panter | set | recipients:
+ martin.panter, r.david.murray, python-dev, berker.peksag, serhiy.storchaka, milap.py |
| 2015-04-08 11:25:39 | martin.panter | set | messageid: <[email protected]> |
| 2015-04-08 11:25:39 | martin.panter | link | issue23883 messages |
| 2015-04-08 11:25:39 | martin.panter | create | |
|