513
513
# %llu is what we really want, but unfortunately it was only added
515
515
block_offset_str = str(record.block_offset)
517
517
PyString_AS_STRING(block_offset_str),
519
519
record.record_start, record.record_end)
522
522
<unsigned long>record.block_offset,
524
524
record.record_start, record.record_end)