[cx-oracle-users] CLOBVar
Brought to you by:
atuining
From: Harri P. <har...@tr...> - 2004-11-18 13:18:03
|
Hi again, I'm dealing with some legacy code that used cx_Oracle 3.1. After testing with cx_Oracle 4.1-beta1, some part of the code calls pickle, and throws: pickle.PicklingError: Can't pickle <type 'CLOBVar'>: it's not found as __builtin__.CLOBVar I'm not yet sure what is the object in question, and does it make any sense to try to pickle a CLOBVar. But as this looks like to be 'regression' from 3.1, I thought I'd document it here on this list, just in case someone else runs to the same problem. -Harri This message, including any attachments, is intended only for the person(s) to whom it is addressed. If you received it in error, please let us know and delete the message from your system. This message may be confidential and may fall under the duty of non-disclosure. Any use by others than the intended addressee is prohibited. Trema shall not be liable for any damage related to the electronic transmission of this message, such as failure or delay of its delivery, interception or manipulation by third parties, or transmission of viruses or other malicious code. |