Message252592
| Author | vstinner |
|---|---|
| Recipients | python-dev, rpointel, vstinner |
| Date | 2015-10-09.07:23:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1444375407.69.0.166295377635.issue25287@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hum, the test now fails differently :-( ====================================================================== FAIL: test_methods (test.test_crypt.CryptTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/python-builds/3.x.borja-openbsd-x86/build/Lib/test/test_crypt.py", line 29, in test_methods self.assertTrue(len(crypt.methods) >= 1) AssertionError: False is not true |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-10-09 07:23:27 | vstinner | set | recipients: + vstinner, python-dev, rpointel |
| 2015-10-09 07:23:27 | vstinner | set | messageid: <1444375407.69.0.166295377635.issue25287@psf.upfronthosting.co.za> |
| 2015-10-09 07:23:27 | vstinner | link | issue25287 messages |
| 2015-10-09 07:23:27 | vstinner | create | |