Opened 14 years ago
Last modified 13 years ago
#875 closed defect
unicode-string in unicode-utils egg reverses character order — at Version 1
| Reported by: | sethalves | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | extensions | Version: | 4.7.x |
| Keywords: | Cc: | ||
| Estimated difficulty: |
Description (last modified by )
#;1> (require-extension unicode-utils) (unicode-string #\a #\b #\c)
#;2> "cba"
Note:
See TracTickets
for help on using tickets.
