summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/string1.py
Commit message (Collapse)AuthorAge
* str: Implement proper string (instead of byte string) indexing.Paul Sokolovsky2014-01-21
| | | | Also, support negative indexes.
* Implement string multiplication.Paul Sokolovsky2014-01-21
|
* Move tests in basic/tests/ up one level preparating to multiple test dirs.Paul Sokolovsky2014-01-19