New to python.... I have a large file that I need to break up into multiple smaller files. I need to break the large file into sections where there are 65535 lines and then write those sections to seperate files. I am familiar with opening and writing files, however, I am struggling with creating the sections and writing the different sections to their own files.
Thanks B -- http://mail.python.org/mailman/listinfo/python-list