[Python-checkins] CVS: python/dist/src/Mac/Contrib/PythonScript ReadMe.txt,1.1.1.1,1.2

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


Update of /cvsroot/python/python/dist/src/Mac/Contrib/PythonScript
In directory usw-pr-cvs1:/tmp/cvs-serv28655/Python/Mac/Contrib/PythonScript

Modified Files:
	ReadMe.txt 
Log Message:
Fixed macroman<->latin1 conversion. Some chars don't
exist in latin1, but at least the roundtrip results in the
same macroman characters.

Index: ReadMe.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Contrib/PythonScript/ReadMe.txt,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** ReadMe.txt	1998/08/18 14:55:17	1.1.1.1
--- ReadMe.txt	2001/05/17 12:44:49	1.2
***************
*** 30,34 ****
  Object is a appleevent object specifier and is of the form
  
! PythonScript.PsClass.Class1(arg).Class2(arg)Š.Property()
  
  All applescript event, class and property names are capitalised to 
--- 30,34 ----
  Object is a appleevent object specifier and is of the form
  
! PythonScript.PsClass.Class1(arg).Class2(arg)ƒ.Property()
  
  All applescript event, class and property names are capitalised to