From 4ccf336e562829fbc7649b2fc000525ddf8e82b4 Mon Sep 17 00:00:00 2001 From: Raymond Hettinger Date: Wed, 26 May 2004 13:57:54 +0000 Subject: Fill-in the introductory paragraph for the library tour. --- Doc/tut/tut.tex | 3 +++ 1 file changed, 3 insertions(+) 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}} -- cgit v0.12