diff options
author | 2021-04-19 21:42:40 +0800 | |
---|---|---|
committer | 2021-04-19 21:42:40 +0800 | |
commit | 0204f7cc73bcf803fe86ca45cbdca19432b83cb6 (patch) | |
tree | ebadbfeae7dca0feb6def993f0fef2618dd73617 /tests | |
parent | Merge pull request #1528 from python-discord/mbaruh/allow_eval (diff) |
Fix zen's negative indexing
Negative indexing starts at -1, not 0, meaning lower bound should be -1 * len(zen_lines), not -1 * upper_bound.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions