Message258499
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | terry.reedy |
|---|---|
| Recipients | terry.reedy |
| Date | 2016-01-18.05:22:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1453094565.58.0.808102952327.issue26143@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Looking at https://stackoverflow.com/questions/15888186/cant-run-python-via-idle-from-explorer-2013-idles-subprocess-didnt-make-c and https://stackoverflow.com/questions/874757/python-idle-subprocess-error it seems that people have put things like tkinter.py, random.py, and subprocess.py in the python directory, along side of python.exe. So the IDLE process definitely also needs a patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-01-18 05:22:45 | terry.reedy | set | recipients: + terry.reedy |
| 2016-01-18 05:22:45 | terry.reedy | set | messageid: <1453094565.58.0.808102952327.issue26143@psf.upfronthosting.co.za> |
| 2016-01-18 05:22:45 | terry.reedy | link | issue26143 messages |
| 2016-01-18 05:22:45 | terry.reedy | create | |