[Issue 4603] array(iota(1, 0)) error
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Aug 19 17:49:25 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4603
--- Comment #6 from bearophile_hugs at eml.cc 2010-08-19 17:49:22 PDT ---
And by the way, in Python This produces an empty string slice:
>>> "abcdefg"[3:2]
''
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list