STINNER Victor added the comment:

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

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25287>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to