[Python-checkins] python/dist/src/Doc/lib libos.tex,1.74.2.1.2.10,1.74.2.1.2.11

montanaro@users.sourceforge.net montanaro@users.sourceforge.net
Thu, 13 Feb 2003 21:46:55 -0800


Update of /cvsroot/python/python/dist/src/Doc/lib
In directory sc8-pr-cvs1:/tmp/cvs-serv19273

Modified Files:
      Tag: release22-maint
	libos.tex 
Log Message:
add missing description of os.extsep


Index: libos.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/libos.tex,v
retrieving revision 1.74.2.1.2.10
retrieving revision 1.74.2.1.2.11
diff -C2 -d -r1.74.2.1.2.10 -r1.74.2.1.2.11
*** libos.tex	7 Feb 2003 02:29:01 -0000	1.74.2.1.2.10
--- libos.tex	14 Feb 2003 05:46:52 -0000	1.74.2.1.2.11
***************
*** 1335,1338 ****
--- 1335,1343 ----
  \end{datadesc}
  
+ \begin{datadesc}{extsep}
+ The character which separates the base filename from the extension,
+ e.g. \character{.} in \code{os.py}.
+ \end{datadesc}
+ 
  \begin{datadesc}{pathsep}
  The character conventionally used by the operating system to separate