Message173552
| Author | pitrou |
|---|---|
| Recipients | Niels.Heinen, brett.cannon, eric.araujo, jcea, loewis, ncoghlan, pitrou, r.david.murray, serhiy.storchaka, vstinner |
| Date | 2012-10-22.18:27:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1350930479.55.0.464904053449.issue12238@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Regardless, I'm not sure what we should do about this issue. Loading readline is obviously provided as a convenience to make the interpreter prompt easier to use. Several of us would probably like to go a bit further and also add tab-completion (see issue5845). It stands that while the -S and -E option allow to disable any customization a user might have done (which is necessary for e.g. suid scripts), the automatic insertion of '' into sys.path has no way of being undone. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-10-22 18:27:59 | pitrou | set | recipients: + pitrou, loewis, brett.cannon, jcea, ncoghlan, vstinner, eric.araujo, r.david.murray, Niels.Heinen, serhiy.storchaka |
| 2012-10-22 18:27:59 | pitrou | set | messageid: <1350930479.55.0.464904053449.issue12238@psf.upfronthosting.co.za> |
| 2012-10-22 18:27:59 | pitrou | link | issue12238 messages |
| 2012-10-22 18:27:59 | pitrou | create | |