Issue636381
Created on 2002-11-10.23:09:49 by frodeaux, last changed 2003-02-12.11:00:56 by bckfnn.
File name |
Uploaded |
Description |
Edit |
Remove |
jythonPatternBug.py
|
frodeaux,
2002-11-10.23:09:49
|
Demo jython... showing pattern match bug. |
|
|
msg792 (view) |
Author: Steve Beisner (frodeaux) |
Date: 2002-11-10.23:09:49 |
|
There's a bug in the jpython pattern matching.
The pattern element '+?' is broken. See attachment
for a demo of how it's broken. I've tested the
same program in CPython and verified that the
problem does not occur there.
|
msg793 (view) |
Author: Finn Bock (bckfnn) |
Date: 2003-02-12.11:00:56 |
|
Logged In: YES
user_id=4201
Already fixed in CVS.
|
|
Date |
User |
Action |
Args |
2002-11-10 23:09:49 | frodeaux | create | |
|