Message 215288 - Python tracker
Message215288
| Author | rhettinger |
|---|---|
| Recipients | Kamushin.Shen, cben, kbk, rhettinger, roger.serwy, terry.reedy, westley.martinez |
| Date | 2014-04-01.01:04:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1396314244.56.0.985560996456.issue7676@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> IDLE defaults to indenting with 4 spaces in editor windows, > but hard TABs in the Python Shell window. This is inconsistent > with PEP 8; what's worse, it's makes copy-paste code between > the shell and editor windows confusing and dangerous! I also teach Python and find this to be a major PITA. A Cntl-T turns tabs off but leaves the tab spacing at eight. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-04-01 01:04:04 | rhettinger | set | recipients: + rhettinger, terry.reedy, kbk, cben, roger.serwy, westley.martinez, Kamushin.Shen |
| 2014-04-01 01:04:04 | rhettinger | set | messageid: <1396314244.56.0.985560996456.issue7676@psf.upfronthosting.co.za> |
| 2014-04-01 01:04:04 | rhettinger | link | issue7676 messages |
| 2014-04-01 01:04:04 | rhettinger | create | |