Message210153
It's not as simple as it sounds because failures from "from ... import ..." are triggered in the eval loop and not in import and without thinking it through I don't know if you could use the fine-grained import locks to inspect if something is in the middle of being imported or not that way. |
|
| Date |
User |
Action |
Args |
| 2014-02-03 18:32:19 | brett.cannon | set | recipients:
+ brett.cannon, r.david.murray, cool-RR, yselivanov |
| 2014-02-03 18:32:19 | brett.cannon | set | messageid: <[email protected]> |
| 2014-02-03 18:32:19 | brett.cannon | link | issue20490 messages |
| 2014-02-03 18:32:19 | brett.cannon | create | |
|