Python: call conversations raw files merging
How to merge two raw files in Python: These raw files contain telephonic call conversations; one raw file contains one-person conversations and call hold music while adding a new person to the call; and the other file contains conversations of other users involved in the call. Merging should be interleaved; the merged raw file contains a full call conversation.