aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/python.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/python.xml')
-rw-r--r--chapter08/python.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter08/python.xml b/chapter08/python.xml
index 1021cd812..b71822b9b 100644
--- a/chapter08/python.xml
+++ b/chapter08/python.xml
@@ -88,9 +88,9 @@
<screen><userinput remap="test">make test</userinput></screen>
<para>Some tests requiring a network connection or additional packages are
- skipped. The test named test_unicodedata fails because network
- configuration is not completed yet. For more comprehensive results,
- the test can be rerun when Python 3 is reinstalled in BLFS.</para>
+ skipped. The test named test_normalization is known to fail. For
+ more comprehensive results, the tests can be rerun when Python 3 is
+ reinstalled in BLFS.</para>
<para>Install the package:</para>