[Stackless-checkins] CVS: slpdev/src/2.2/src/Mac/OSXResources/app/Resources/English.lproj InfoPlist.strings, 1.2, 1.3

Christian Tismer tismer at centera.de
Mon May 3 18:54:32 CEST 2004


Update of /home/cvs/slpdev/src/2.2/src/Mac/OSXResources/app/Resources/English.lproj
In directory centera.de:/tmp/cvs-serv20604/src/2.2/src/Mac/OSXResources/app/Resources/English.lproj

Modified Files:
	InfoPlist.strings 
Log Message:
completely back-ported Stackless to Python 2.2.3.
It passes all relevant tests, supports pickling etc.
The gola is to keep the core files identical as long
as possible. This caused a few changes to the test files,
which need to figure out which tests to omit, for instance.

This 2.2.3 versiion is almost identical to the original, but
a few changes:
- Pickling does not check for __safe_for_unpickling__
- Generators don't need from __future__ import generators
- code objects have a builtin tp_new method.

These changes *all* vanish if STACKLESS_OFF is defined.

Index: InfoPlist.strings
===================================================================
RCS file: /home/cvs/slpdev/src/2.2/src/Mac/OSXResources/app/Resources/English.lproj/InfoPlist.strings,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
Binary files /tmp/cvsGHQ2UJ and /tmp/cvsScH4El differ


_______________________________________________
Stackless-checkins mailing list
Stackless-checkins at stackless.com
http://www.stackless.com/mailman/listinfo/stackless-checkins



More information about the Stackless-checkins mailing list