Message111873
There have been similar problems reported in the past when subprocesses cause OS X CoreFoundation interfaces to be first called from the subprocess and not the main process. A quick workaround is to make a call from the main process. In this case, adding a call to urllib.getproxies() before calling Process appears to fix the problem for me. |
|
| Date |
User |
Action |
Args |
| 2010-07-28 23:27:41 | ned.deily | set | recipients:
+ ned.deily, ronaldoussoren, zzzeek, w31rd0 |
| 2010-07-28 23:27:41 | ned.deily | set | messageid: <[email protected]> |
| 2010-07-28 23:27:39 | ned.deily | link | issue9405 messages |
| 2010-07-28 23:27:39 | ned.deily | create | |
|