Ticket #521 (closed enhancement: fixed)
Optimise various "unicode" type methods
| Reported by: | scoder | Owned by: | scoder |
|---|---|---|---|
| Priority: | major | Milestone: | 0.13 |
| Component: | Optimization | Keywords: | |
| Cc: |
Description
Candidates:
unicode.join() unicode.split() unicode.splitlines() unicode.startswith()/unicode.endswith() unicode.find()/unicode.rfind() unicode.replace()
Change History
Note: See
TracTickets for help on using
tickets.
