24 Sep
2001
24 Sep
'01
5:12 p.m.
Tom, Tom Cameron writes:
I could send you all my code but I did not want you to have go through all the code for me. I just want hints as to what affects the ability to copy/paste an object. Look at the last line of your traceback. It tells you the function, the filename and the line number where the exception has been raised. Look in the code near this point. It should tell you the reason to reject copying/pasting your object.
Dieter