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/2001-January/015200.html below:

[Python-checkins] CVS: python/dist/src/Python compile.c,2.147,2.148

[Python-checkins] CVS: python/dist/src/Python compile.c,2.147,2.148Barry Warsaw bwarsaw@users.sourceforge.net
Sun, 21 Jan 2001 20:35:59 -0800
Update of /cvsroot/python/python/dist/src/Python
In directory usw-pr-cvs1:/tmp/cvs-serv12956

Modified Files:
	compile.c 
Log Message:
com_init(): My entry into the smallest patch possible category.
(cosmetic whitespace change).


Index: compile.c
===================================================================
RCS file: /cvsroot/python/python/dist/src/Python/compile.c,v
retrieving revision 2.147
retrieving revision 2.148
diff -C2 -r2.147 -r2.148
*** compile.c	2001/01/20 05:15:26	2.147
--- compile.c	2001/01/22 04:35:57	2.148
***************
*** 576,580 ****
  	c->c_last_addr = 0;
  	c->c_last_line = 0;
! 	c-> c_lnotab_next = 0;
  	c->c_tmpname = 0;
  	c->c_symtable = NULL;
--- 576,580 ----
  	c->c_last_addr = 0;
  	c->c_last_line = 0;
! 	c->c_lnotab_next = 0;
  	c->c_tmpname = 0;
  	c->c_symtable = NULL;




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