Apache Mod-Python - Re: mod_python.util.StorageField.read_to_boundary has problems in

This is Interesting: Free IT Magazines  
Home > Archive > Apache Mod-Python > November 2005 > Re: mod_python.util.StorageField.read_to_boundary has problems in





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: mod_python.util.StorageField.read_to_boundary has problems in
Jim Gallacher

2005-11-08, 5:56 pm

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.



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com