<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<span class="Apple-style-span" style="font-family: Tahoma, Verdana, Arial, sans-serif; color: rgb(42, 42, 42); ">Hello guys,<div style="line-height: 17px; "><br style="line-height: 17px; "></div><div style="line-height: 17px; ">we've found a bug in the copy module, but the real problem is we cant reproduce it. </div><div style="line-height: 17px; "><br style="line-height: 17px; "></div><div style="line-height: 17px; ">Sometimes when we try to deepcopy an object of a custom object relation mapping type, we get this error</div><div style="line-height: 17px; "><br style="line-height: 17px; "></div><div style="line-height: 17px; ">"name types is not defined"</div><div style="line-height: 17px; "><br style="line-height: 17px; "></div><div style="line-height: 17px; ">Line 55: </div><div style="line-height: 17px; ">for t in (type(None),int,long,float,bool,str,tuple), frozenset,type,xrange,types.ClassType,types.BuiltinFunctionType, type(Ellipsis),</div><div style="line-height: 17px; "><br style="line-height: 17px; "></div><div style="line-height: 17px; ">the other problem is in production server, where this error uses to happen sporadically, most times we dont get this message but an error message of the most outer module which calls the copy module, which is a generic message which tells us nothing </div><div style="line-height: 17px; "><br style="line-height: 17px; "></div><div style="line-height: 17px; ">I know this is very little information to find a bug but, do you know of any bugs related to the module copy (aside it didnt copy System.DBnull which I believe it's not the one for this case)</div><div style="line-height: 17px; "><br style="line-height: 17px; "></div><div style="line-height: 17px; ">Greetings, Pablo Dalmazzo</div></span>                                            </body>
</html>