diff options
author | Erik Dalén <dalen@spotify.com> | 2014-11-12 16:02:05 +0100 |
---|---|---|
committer | Erik Dalén <dalen@spotify.com> | 2014-11-12 16:02:05 +0100 |
commit | ce995e15d5c266fd6d7fa781284771a5a5d5b00e (patch) | |
tree | a711edba883b2df23a0b346f133ebad69fa86bff /CHANGELOG.md | |
parent | e61f402283774883d7b7c7d0f04dec7c457c968c (diff) |
Make the range function work with integers
This is needed for the future parser which actually treats numbers as
numbers and strings as strings. With this patch you can use range(1,5)
instead of having to quote them like range('1','5').
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions