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: <1443708334.09.0.493148814927.issue12238@psf.upfronthosting.co.za> |
2015-10-01 14:05:34 | r.david.murray | link | issue12238 messages |
2015-10-01 14:05:33 | r.david.murray | create | |
|