- Timestamp:
- 06/10/16 20:52:59 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/bletchley/buffertools.py
r97 r98 26 26 # Blobs must be the same length and their length must be a multiple of block_size 27 27 # 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. 29 29 # Examples: 30 30 # blockWiseDiff(8, '1234567812345678', '12345678XXXXXXXX')
Note: See TracChangeset
for help on using the changeset viewer.