Ticket #75 (closed defect: fixed)
Multiple-character string delimiters not stripped out completely when using string|split
| Reported by: | mooneer | Owned by: | mooneer |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | interpreter | Version: | 1.0b8 |
| Keywords: | Cc: |
Description
Example: [..., title>Google...] when splitting the text of http://www.google.com/ on "<title>".
Change History
Note: See
TracTickets for help on using
tickets.

Simple fix. Will apply on next commit.