Message306423
The error:
generic_x86_64:/data/local/tmp/python $ python -m test test_pydoc
Run tests sequentially
0:00:00 [1/1] test_pydoc
test test_pydoc failed -- Traceback (most recent call last):
File "/sdcard/org.python/lib/python3.7/test/test_pydoc.py", line 459, in test_mixed_case_module_names_are_lower_cased
self.assertIn('xml.etree.elementtree', doc_link)
File "/sdcard/org.python/lib/python3.7/unittest/case.py", line 1103, in assertIn
if member not in container:
TypeError: argument of type 'NoneType' is not iterable
test_pydoc failed |
|
| Date |
User |
Action |
Args |
| 2017-11-17 09:51:52 | xdegaye | set | recipients:
+ xdegaye |
| 2017-11-17 09:51:52 | xdegaye | set | messageid: <[email protected]> |
| 2017-11-17 09:51:52 | xdegaye | link | issue32031 messages |
| 2017-11-17 09:51:52 | xdegaye | create | |
|