Newbie: Manipulating Binary Files

Gerson Kurz gerson.kurz at t-online.de
Sat Dec 30 12:29:05 EST 2000


How do you efficiently manipulate binary files in Python ? Say, you
want to extract a data frame from a MP3 file. Is there some package
that allows manipulation of bytes in the usual [] notation ?



More information about the Python-list mailing list