does anyone can help me about the language of python.. i don't understand it.. teach me how to calculate this files...
kom_header += struct.pack('<25x')
kom_header += struct.pack('<2I', len(kom_file_entries) / 72, 1)
kom_header += struct.pack('<4x')
kom_header += struct.pack('<fI', time.time(), len(crc_file_data)
hope someone will help to understand where this codes come from..






