Message121746
| Author | jdan |
|---|---|
| Recipients | docs@python, jdan |
| Date | 2010-11-20.19:56:45 |
| SpamBayes Score | 4.3288866e-05 |
| Marked as misclassified | No |
| Message-id | <1290283006.28.0.157512175607.issue10471@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
there are options such as 'python -tt -bb' that are undocumented at http://docs.python.org/using/cmdline and that don't show up when you type python -h. ( Doubling t and b turns tabs or bytes warnings into errors. ) I don't know if they show up or not when you type 'man python', but for windows devs, it'd be best if it were included in the '-h' text excerpt in addition to being in the online docs. It could also be nice to have an example for the W arg option, e.g. for Wd. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-11-20 19:56:46 | jdan | set | recipients: + jdan, docs@python |
| 2010-11-20 19:56:46 | jdan | set | messageid: <1290283006.28.0.157512175607.issue10471@psf.upfronthosting.co.za> |
| 2010-11-20 19:56:45 | jdan | link | issue10471 messages |
| 2010-11-20 19:56:45 | jdan | create | |