]> granicus.if.org Git - python/commitdiff
Fill-in the introductory paragraph for the library tour.
authorRaymond Hettinger <python@rcn.com>
Wed, 26 May 2004 13:57:54 +0000 (13:57 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 26 May 2004 13:57:54 +0000 (13:57 +0000)
Doc/tut/tut.tex

index 86ba0c3e4356a95619365d39588f039cd22321a1..79ae3655c3081769959aa98bda2b2634c3e2406c 100644 (file)
@@ -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}}