[Python-checkins] python/dist/src/Doc/lib libos.tex,1.111,1.112

montanaro@users.sourceforge.net montanaro@users.sourceforge.net
Thu, 13 Feb 2003 21:45:34 -0800


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

Modified Files:
	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.111
retrieving revision 1.112
diff -C2 -d -r1.111 -r1.112
*** libos.tex	7 Feb 2003 02:27:36 -0000	1.111
--- libos.tex	14 Feb 2003 05:45:31 -0000	1.112
***************
*** 1644,1647 ****
--- 1644,1652 ----
  \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