[Python-checkins] CVS: python/dist/src/Mac/Tools/IDE Splash.py,1.10,1.11

Jack Jansen jackjansen@users.sourceforge.net
Thu, 17 May 2001 05:35:07 -0700


Update of /cvsroot/python/python/dist/src/Mac/Tools/IDE
In directory usw-pr-cvs1:/tmp/cvs-serv25862/Python/Mac/Tools/IDE

Modified Files:
	Splash.py 
Log Message:
Fixed macroman<->latin1 conversion. Some characters don't exist in latin1, but at least the roundtrip gives
the correct macroman characters again.

Index: Splash.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Tools/IDE/Splash.py,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** Splash.py	2001/03/15 14:35:33	1.10
--- Splash.py	2001/05/17 12:35:05	1.11
***************
*** 72,76 ****
  _keepsplashscreenopen = 0
  
! abouttext1 = """The Python Integrated Development Environment for the Macintosh
  Version: %s
  Copyright 1997-2000 Just van Rossum, Letterror. <just@letterror.com>
--- 72,76 ----
  _keepsplashscreenopen = 0
  
! abouttext1 = """The Python Integrated Development Environment for the MacintoshŽ
  Version: %s
  Copyright 1997-2000 Just van Rossum, Letterror. <just@letterror.com>
***************
*** 80,88 ****
  
  flauwekul = [	'Goodday, Bruce.', 
! 			'What¹s new?', 
  			'Nudge, nudge, say no more!', 
! 			'No, no sir, it¹s not dead. It¹s resting.',
  			'Albatros!',
! 			'It¹s . . .',
  			'Is your name not Bruce, then?',
  			"""But Mr F.G. Superman has a secret identity . . . 
--- 80,88 ----
  
  flauwekul = [	'Goodday, Bruce.', 
! 			'WhatÕs new?', 
  			'Nudge, nudge, say no more!', 
! 			'No, no sir, itÕs not dead. ItÕs resting.',
  			'Albatros!',
! 			'ItÕs . . .',
  			'Is your name not Bruce, then?',
  			"""But Mr F.G. Superman has a secret identity . . .