Message252029
This issue was reported again in issue 25288.
To summarize: the cwd should only be used for imports *after* the command prompt is displayed, and readline is imported *before* the prompt is displayed but currently is imported from the cwd. This should be fixed. |
|
| Date |
User |
Action |
Args |
| 2015-10-01 14:05:34 | r.david.murray | set | recipients:
+ r.david.murray, loewis, brett.cannon, jcea, ncoghlan, pitrou, vstinner, eric.araujo, Niels.Heinen, serhiy.storchaka, yaccz |
| 2015-10-01 14:05:34 | r.david.murray | set | messageid: <[email protected]> |
| 2015-10-01 14:05:34 | r.david.murray | link | issue12238 messages |
| 2015-10-01 14:05:33 | r.david.murray | create | |
|