mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
re-checkin with "ISO-8859 translation" turned on.
This commit is contained in:
parent
b8bf163dde
commit
edab93939e
12 changed files with 58 additions and 58 deletions
|
@ -70,7 +70,7 @@ import sys
|
|||
|
||||
_keepsplashscreenopen = 0
|
||||
|
||||
abouttext1 = """The Python Integrated Developement Environment for the Macintoshª
|
||||
abouttext1 = """The Python Integrated Developement Environment for the Macintosh<EFBFBD>
|
||||
Version: %s
|
||||
Copyright 1997-98 Just van Rossum, Letterror. <just@letterror.com>
|
||||
|
||||
|
@ -81,11 +81,11 @@ Written by Guido van Rossum with Jack Jansen (and others)
|
|||
See: <http://www.python.org/> for information and documentation."""
|
||||
|
||||
flauwekul = [ 'Goodday, Bruce.',
|
||||
'WhatÕs new?',
|
||||
'What¹s new?',
|
||||
'Nudge, nudge, say no more!',
|
||||
'No, no sir, itÕs not dead. ItÕs resting.',
|
||||
'No, no sir, it¹s not dead. It¹s resting.',
|
||||
'Albatros!',
|
||||
'ItÕs . . .',
|
||||
'It¹s . . .',
|
||||
'Is your name not Bruce, then?',
|
||||
"""But Mr F.G. Superman has a secret identity . . .
|
||||
when trouble strikes at any time . . .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue