Message 99194 - Python tracker
Message99194
| Author | meador.inge |
|---|---|
| Recipients | ezio.melotti, jorendorff, mark.dickinson, meador.inge, rsc, timehorse |
| Date | 2010-02-11.03:17:56 |
| SpamBayes Score | 2.67498e-05 |
| Marked as misclassified | No |
| Message-id | <1265858279.19.0.734763569521.issue2537@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Ruby's behavior seems best to me. We can obtain the Ruby behavior easily. There is one check in sre_compile.py in the '_simple' function that needs to be removed (see attached patch). Whether or not the Ruby behavior is the "correct" behavior I am still not sure. In any case, I think throwing an exception is to aggressive for this case. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-02-11 03:17:59 | meador.inge | set | recipients: + meador.inge, mark.dickinson, rsc, timehorse, jorendorff, ezio.melotti |
| 2010-02-11 03:17:59 | meador.inge | set | messageid: <1265858279.19.0.734763569521.issue2537@psf.upfronthosting.co.za> |
| 2010-02-11 03:17:57 | meador.inge | link | issue2537 messages |
| 2010-02-11 03:17:57 | meador.inge | create | |