Project: Jython

Revision: 5227

Author: pjenvey

Date: 20 Aug 2008 19:01:42

Changes:

rewrite the subx joiner yet again: this time exactly as CPython does it, with
__getslice__ and join. fixes a string subclass corner case

Files:
modified: /trunk/jython/Lib/test/test_re_jy.py (try)
modified: /trunk/jython/src/org/python/modules/sre/PatternObject.java (try)
Diff: To list