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

[Python-checkins] python/dist/src/Modules main.c,1.69,1.70

[Python-checkins] python/dist/src/Modules main.c,1.69,1.70fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Thu, 17 Oct 2002 13:37:52 -0700
Update of /cvsroot/python/python/dist/src/Modules
In directory usw-pr-cvs1:/tmp/cvs-serv3799

Modified Files:
	main.c 
Log Message:
Fix minor whitespace nit, for consistency with Python's C style rules.


Index: main.c
===================================================================
RCS file: /cvsroot/python/python/dist/src/Modules/main.c,v
retrieving revision 1.69
retrieving revision 1.70
diff -C2 -d -r1.69 -r1.70
*** main.c	9 Aug 2002 13:35:18 -0000	1.69
--- main.c	17 Oct 2002 20:37:50 -0000	1.70
***************
*** 396,400 ****
  	Py_Finalize();
  #ifdef RISCOS
! 	if(Py_RISCOSWimpFlag)
                  fprintf(stderr, "\x0cq\x0c"); /* make frontend quit */
  #endif
--- 396,400 ----
  	Py_Finalize();
  #ifdef RISCOS
! 	if (Py_RISCOSWimpFlag)
                  fprintf(stderr, "\x0cq\x0c"); /* make frontend quit */
  #endif





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