I have a different version of telnetlib.py on regular python than i do in zope\lib.  I was getting a "socket module has no attribute getaddrinfo" when calling my external method.  Well, when looking at telnetlib, i decided to copy python's over to zope... Is this OK? is this a good idea? Is this evil?
 
Thank you all for your help and comments.  
 
Bobb