[Tutor] Python code to split and reassemble files

Kent Johnson kent37 at tds.net
Sun Oct 1 18:18:37 CEST 2006


Andrew Robert wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi guys,
> 
> Awhile back, I believe I saw a cookbook recipe for splitting and
> reassembling text/binary files.
> 
> Does anyone know where this or something similar can be found?

Searching the cookbook for 'split file' finds this:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/224800

Kent



More information about the Tutor mailing list