Changeset 98


Ignore:
Timestamp:
06/10/16 20:52:59 (8 years ago)
Author:
tim
Message:

.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/bletchley/buffertools.py

    r97 r98  
    2626# Blobs must be the same length and their length must be a multiple of block_size
    2727#
    28 # Returns a list of block numbers that are different from one another. 
     28# Returns a list of block numbers that are different from one another.
    2929# Examples:
    3030# blockWiseDiff(8, '1234567812345678', '12345678XXXXXXXX')
Note: See TracChangeset for help on using the changeset viewer.