Alexis Marrero wrote:
Jim,

Nicolas,

Thanks for sending the function that creates the test file. However I ran it to create the test file, and after uploading the file the MD5 still the same.

Did you call it with the same block size as you are using in your code? The '\r' character must appear in the file right at the readBlockSize boundary.

ie.

generate_file(offset=-1, readBlockSize=1<<16, fname='testfile')

Jim

PS. Please make sure you cc. python-dev when replying. It's best to keep discussion on the list.


Reply via email to