Message185590
| Author | ezio.melotti |
|---|---|
| Recipients | chris.jerdonek, eric.araujo, ezio.melotti, loewis, ncoghlan, pitrou, r.david.murray |
| Date | 2013-03-30.20:12:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1364674351.17.0.928215929991.issue15494@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
FWIW the reason why I proposed to add assert_python_ok to test.support, is that from my point of view it's just one of the many *test* support utilities defined in test.support. I think that from Nick's point of view, assert_python_ok is just one of the many *script* support utilities defined in script_helper. Since I'm not familiar with the other utilities of script_helper, it seemed logical to me to have it where I expect all the other general utilities to be (i.e. test.support), but I figured out that Nick has a point too. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-03-30 20:12:31 | ezio.melotti | set | recipients: + ezio.melotti, loewis, ncoghlan, pitrou, eric.araujo, r.david.murray, chris.jerdonek |
| 2013-03-30 20:12:31 | ezio.melotti | set | messageid: <1364674351.17.0.928215929991.issue15494@psf.upfronthosting.co.za> |
| 2013-03-30 20:12:31 | ezio.melotti | link | issue15494 messages |
| 2013-03-30 20:12:30 | ezio.melotti | create | |