Message209895
> importlib.util.resolve_name() already exists
But that's not what the proposed functionality is for, is it? This covers finding values inside an imported module which can be accessed via a dotted path from the module globals. |
|
| Date |
User |
Action |
Args |
| 2014-02-01 16:19:23 | vinay.sajip | set | recipients:
+ vinay.sajip, brett.cannon, terry.reedy, ncoghlan, ezio.melotti, eric.araujo, Trundle, meador.inge, daniel.urban, python-dev, eric.snow, berker.peksag, yselivanov |
| 2014-02-01 16:19:23 | vinay.sajip | set | messageid: <[email protected]> |
| 2014-02-01 16:19:23 | vinay.sajip | link | issue12915 messages |
| 2014-02-01 16:19:23 | vinay.sajip | create | |
|