Issues Show Unassigned Show All Search
Login Remember me? Register Lost your login?
Help Roundup docs
Created on 2012-01-22.23:45:48 by kayhayen, last changed by kayhayen.
Consider this code (that nobody writes): print range() Crashes the compiler, because it assumes that "low" is always not None, which is not good. For 0.3.19pre5 and 0.3.18.4 it is fixed.