[Python-checkins] python/dist/src/Doc/ref ref2.tex, 1.56.2.1, 1.56.2.2
birkenfeld@users.sourceforge.net
birkenfeld at users.sourceforge.net
Fri Jul 22 21:48:05 CEST 2005
- Previous message: [Python-checkins] python/dist/src/Doc/lib libsets.tex, 1.15.4.3, 1.15.4.4 libfuncs.tex, 1.175.2.4, 1.175.2.5
- Next message: [Python-checkins] python/dist/src/Lib SimpleXMLRPCServer.py, 1.9.2.1, 1.9.2.2 tarfile.py, 1.21.2.1, 1.21.2.2 ConfigParser.py, 1.68, 1.68.2.1 difflib.py, 1.28, 1.28.2.1 pydoc.py, 1.100.2.2, 1.100.2.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/python/python/dist/src/Doc/ref
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24031/Doc/ref
Modified Files:
Tag: release24-maint
ref2.tex
Log Message:
[ 1243288 ] Misuse of "it's"
Index: ref2.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/ref/ref2.tex,v
retrieving revision 1.56.2.1
retrieving revision 1.56.2.2
diff -u -d -r1.56.2.1 -r1.56.2.2
--- ref2.tex 25 May 2005 05:30:36 -0000 1.56.2.1
+++ ref2.tex 22 Jul 2005 19:48:03 -0000 1.56.2.2
@@ -349,7 +349,7 @@
\item[\code{__*__}]
System-defined names. These names are defined by the interpreter
- and it's implementation (including the standard library);
+ and its implementation (including the standard library);
applications should not expect to define additional names using this
convention. The set of names of this class defined by Python may be
extended in future versions.
- Previous message: [Python-checkins] python/dist/src/Doc/lib libsets.tex, 1.15.4.3, 1.15.4.4 libfuncs.tex, 1.175.2.4, 1.175.2.5
- Next message: [Python-checkins] python/dist/src/Lib SimpleXMLRPCServer.py, 1.9.2.1, 1.9.2.2 tarfile.py, 1.21.2.1, 1.21.2.2 ConfigParser.py, 1.68, 1.68.2.1 difflib.py, 1.28, 1.28.2.1 pydoc.py, 1.100.2.2, 1.100.2.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Python-checkins
mailing list