Message 185511 - Python tracker
Message185511
| Author | ezio.melotti |
|---|---|
| Recipients | brett.cannon, chris.jerdonek, ezio.melotti, ned.deily, pitrou, r.david.murray, vstinner |
| Date | 2013-03-29.18:27:25 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1364581645.48.0.24244462867.issue17554@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The tests enabled by -uall (and probably -unetwork) use open_urlresource, and open_urlresource has a "print('\tfetching %s ...' % url, file=get_original_stdout())". This should probably be printed only when -v is passed. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-03-29 18:27:25 | ezio.melotti | set | recipients: + ezio.melotti, brett.cannon, pitrou, vstinner, ned.deily, r.david.murray, chris.jerdonek |
| 2013-03-29 18:27:25 | ezio.melotti | set | messageid: <1364581645.48.0.24244462867.issue17554@psf.upfronthosting.co.za> |
| 2013-03-29 18:27:25 | ezio.melotti | link | issue17554 messages |
| 2013-03-29 18:27:25 | ezio.melotti | create | |