diff options
Diffstat (limited to 'chapter08/python.xml')
-rw-r--r-- | chapter08/python.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/python.xml b/chapter08/python.xml index b71822b9b..4a6fe1bd5 100644 --- a/chapter08/python.xml +++ b/chapter08/python.xml @@ -88,7 +88,7 @@ <screen><userinput remap="test">make test</userinput></screen> <para>Some tests requiring a network connection or additional packages are - skipped. The test named test_normalization is known to fail. For + skipped. The tests test_unicodedata and test_curses tests are known to fail. For more comprehensive results, the tests can be rerun when Python 3 is reinstalled in BLFS.</para> |