A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-checkins/2002-January/024298.html below:

[Python-checkins] CVS: python/dist/src/Objects rangeobject.c,2.30,2.31

[Python-checkins] CVS: python/dist/src/Objects rangeobject.c,2.30,2.31Neal Norwitz nnorwitz@users.sourceforge.net
Mon, 28 Jan 2002 16:53:43 -0800
Update of /cvsroot/python/python/dist/src/Objects
In directory usw-pr-cvs1:/tmp/cvs-serv15858/Objects

Modified Files:
	rangeobject.c 
Log Message:
Fix spelling mistakes.  Bugfix candidates.

Index: rangeobject.c
===================================================================
RCS file: /cvsroot/python/python/dist/src/Objects/rangeobject.c,v
retrieving revision 2.30
retrieving revision 2.31
diff -C2 -d -r2.30 -r2.31
*** rangeobject.c	2001/12/04 16:36:39	2.30
--- rangeobject.c	2002/01/29 00:53:41	2.31
***************
*** 191,195 ****
  
          if (PyErr_Warn(PyExc_DeprecationWarning,
!         	       "xrange object comparision is deprecated; "
          	       "convert to list instead") < 0)
          	return -1;
--- 191,195 ----
  
          if (PyErr_Warn(PyExc_DeprecationWarning,
!         	       "xrange object comparison is deprecated; "
          	       "convert to list instead") < 0)
          	return -1;




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4