Message 192269 - Python tracker
Message192269
| Author | Ramchandra Apte |
|---|---|
| Recipients | Ramchandra Apte, berker.peksag, christian.heimes, jaalto, serhiy.storchaka |
| Date | 2013-07-04.04:29:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <CAExgZOhXrCcRnV_ofmDTRZJdJnMRYuB2OQMOS6aE61AO5UQo-w@mail.gmail.com> |
| In-reply-to | <1372844784.54.0.285628281195.issue18338@psf.upfronthosting.co.za> |
| Content | |
|---|---|
On 3 July 2013 15:16, Berker Peksag <report@bugs.python.org> wrote: > > Berker Peksag added the comment: > > Here is a patch with an updated test. > > The -v flag also sends the output to stderr. Should that be fixed too? See > Modules/main.c:678 and Lib/test/test_cmd_line.py:l47 > > ---------- > keywords: +patch > nosy: +berker.peksag > stage: needs patch -> patch review > Added file: http://bugs.python.org/file30756/issue18338.diff > > No, -v is for debugging purposes and should go to stderr IMO. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-07-04 04:29:41 | Ramchandra Apte | set | recipients: + Ramchandra Apte, jaalto, christian.heimes, berker.peksag, serhiy.storchaka |
| 2013-07-04 04:29:41 | Ramchandra Apte | link | issue18338 messages |
| 2013-07-04 04:29:40 | Ramchandra Apte | create | |