[Python-checkins] python/dist/src/Include abstract.h,2.48,2.48.8.1

doerwalter at users.sourceforge.net doerwalter at users.sourceforge.net
Mon Oct 20 10:35:17 EDT 2003


Update of /cvsroot/python/python/dist/src/Include
In directory sc8-pr-cvs1:/tmp/cvs-serv9536/Include
Modified Files:
 Tag: release23-maint
	abstract.h 
Log Message:
Backport checkin:
Fix a bunch of typos in documentation, docstrings and comments.
(From SF patch #810751)
Index: abstract.h
===================================================================
RCS file: /cvsroot/python/python/dist/src/Include/abstract.h,v
retrieving revision 2.48
retrieving revision 2.48.8.1
diff -C2 -d -r2.48 -r2.48.8.1
*** abstract.h	12 May 2003 21:41:39 -0000	2.48
--- abstract.h	20 Oct 2003 14:34:45 -0000	2.48.8.1
***************
*** 873,877 ****
 
 /*
! 	 Returns the result of bitwise or or o1 and o2, possibly in-place,
 	 or null on failure. This is the equivalent of the Python
 	 expression: o1 |= o2.
--- 873,877 ----
 
 /*
! 	 Returns the result of bitwise or of o1 and o2, possibly in-place,
 	 or null on failure. This is the equivalent of the Python
 	 expression: o1 |= o2.


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /