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/024312.html below:

[Python-checkins] CVS: python/dist/src/Modules _curses_panel.c,1.9,1.10

[Python-checkins] CVS: python/dist/src/Modules _curses_panel.c,1.9,1.10Michael Hudson mwh@users.sourceforge.net
Wed, 30 Jan 2002 07:47:36 -0800
Update of /cvsroot/python/python/dist/src/Modules
In directory usw-pr-cvs1:/tmp/cvs-serv27936

Modified Files:
	_curses_panel.c 
Log Message:
Oh look, another one.

2.2.1 candiate (he says, largely talking to himself :)



Index: _curses_panel.c
===================================================================
RCS file: /cvsroot/python/python/dist/src/Modules/_curses_panel.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** _curses_panel.c	2002/01/17 23:08:27	1.9
--- _curses_panel.c	2002/01/30 15:47:34	1.10
***************
*** 192,196 ****
      Py_DECREF(po->wo);
      remove_lop(po);
!     PyMem_DEL(po);
  }
  
--- 192,196 ----
      Py_DECREF(po->wo);
      remove_lop(po);
!     PyObject_DEL(po);
  }
  




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