Project: Jython

Revision: 5234

Author: pjenvey

Date: 22 Aug 2008 16:16:59

Changes:

fix unicode __add__ and repeat always forcing the basic plane on the result --
can't optimize for strs when unicode also uses these methods

Files:
added: /trunk/jython/Lib/test/test_unicode_jy.py (try)
modified: /trunk/jython/src/org/python/core/PyString.java (try)
Diff: To list