Message275682
This bug is entirely because _ctypes cannot be found when we launch from the symlink without also setting PYTHONPATH.
I've already removed the import of _ctypes, but I'll also set PYTHONPATH in the test as there's no reason to require only builtins here. |
|
| Date |
User |
Action |
Args |
| 2016-09-10 19:24:05 | steve.dower | set | recipients:
+ steve.dower, paul.moore, vstinner, tim.golden, zach.ware |
| 2016-09-10 19:24:05 | steve.dower | set | messageid: <[email protected]> |
| 2016-09-10 19:24:05 | steve.dower | link | issue28059 messages |
| 2016-09-10 19:24:05 | steve.dower | create | |
|