Message99179
So doing the import manually through __import__('os', globals(), locals(), ['walk'], 1) does not work. My guess is it has something to do with the IMPORT_FROM opcode (or something related), but I don't have time right now to dig deeper. |
|
| Date |
User |
Action |
Args |
| 2010-02-10 21:11:37 | brett.cannon | set | recipients:
+ brett.cannon, gangesmaster |
| 2010-02-10 21:11:37 | brett.cannon | set | messageid: <[email protected]> |
| 2010-02-10 21:11:35 | brett.cannon | link | issue7902 messages |
| 2010-02-10 21:11:34 | brett.cannon | create | |
|