• Brett Cannon's avatar
    Add code for a range function that uses generators. · c2b151c6
    Brett Cannon yazdı
    Cleaned up existing code by abstracting code to parse arguments.  Also removed
    any unneeded operations (such as calling 'int' on a division when using floor
    division also works).  Fixed a bug where the values  returned by
    OldStyleRange could be short by one value.  Added more documentation.
    
    Testing code also has a basic sanity check.
    c2b151c6
Adı
Son kayıt (commit)
Son güncelleme
..
Complex.py Loading commit data...
Dates.py Loading commit data...
Dbm.py Loading commit data...
README Loading commit data...
Range.py Loading commit data...
Rat.py Loading commit data...
Rev.py Loading commit data...
Vec.py Loading commit data...
bitvec.py Loading commit data...