Bug #67473 socket.error is handled incorrectly on python < 2.6
Submitted: 5 Nov 2012 9:35 Modified: 26 Nov 2012 12:17
Reporter: Christoph Thielecke Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / Python Severity:S3 (Non-critical)
Version:1.0.7 OS:Any
Assigned to: CPU Architecture:Any
Tags: compat, socket error

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file: