summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/lib-scriptpackages/Netscape/Text.py
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2001-05-17 12:45:13 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2001-05-17 12:45:13 (GMT)
commit6f84ed5afc0d1d43e01f2728207b6fb2cdafc5b5 (patch)
tree68fa306974cc05de44d5c5c07ba62a739db3aa72 /Mac/Lib/lib-scriptpackages/Netscape/Text.py
parentdfebe90c4c04a7a36e4542907118ddce97085868 (diff)
downloadcpython-6f84ed5afc0d1d43e01f2728207b6fb2cdafc5b5.zip
cpython-6f84ed5afc0d1d43e01f2728207b6fb2cdafc5b5.tar.gz
cpython-6f84ed5afc0d1d43e01f2728207b6fb2cdafc5b5.tar.bz2
Fixed macroman<->latin1 conversion. Some chars don't
exist in latin1, but at least the roundtrip results in the same macroman characters.
Diffstat (limited to 'Mac/Lib/lib-scriptpackages/Netscape/Text.py')
-rw-r--r--Mac/Lib/lib-scriptpackages/Netscape/Text.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mac/Lib/lib-scriptpackages/Netscape/Text.py b/Mac/Lib/lib-scriptpackages/Netscape/Text.py
index c4b4799..beda5b3 100644
--- a/Mac/Lib/lib-scriptpackages/Netscape/Text.py
+++ b/Mac/Lib/lib-scriptpackages/Netscape/Text.py
@@ -1,7 +1,7 @@
"""Suite Text:
Level 0, version 0
-Generated from Macintosh HD:Internet:Internet-programma's:Netscape Communicator-map:Netscape Communicator
+Generated from Macintosh HD:Internet:Internet-programma's:Netscape Communicator-map:Netscape Communicator
AETE/AEUT resource version 1/0, language 0, script 0
"""
@@ -42,7 +42,7 @@ class justbehind(aetools.NProperty):
# element 'stys' as ['indx', 'name']
class styleset(aetools.ComponentItem):
- """styleset - A style set that may be used repeatedly in text objects. """
+ """styleset - A style set that may be used repeatedly in text objects. """
want = 'stys'
class name(aetools.NProperty):
"""name - style name """