summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/tut/tut.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/tut/tut.tex b/Doc/tut/tut.tex
index 86ba0c3..79ae365 100644
--- a/Doc/tut/tut.tex
+++ b/Doc/tut/tut.tex
@@ -4765,6 +4765,9 @@ data interchange between python applications and other tools.
\chapter{Brief Tour of the Standard Library -- Part II\label{briefTourTwo}}
+This second tour covers more advanced modules that support professional
+programming needs. These modules rarely occur in small scripts.
+
\section{Output Formatting\label{output-formatting}}