[Python-Dev] xxx.get_fqdn() for the standard lib

Fred L. Drake, Jr. fdrake@beopen.com
Mon, 14 Aug 2000 11:59:53 -0400 (EDT)


Barry A. Warsaw writes:
 > I wonder if we should move socket to _socket and write a Python
 > wrapper which would basically import * from _socket and add
 > make_fqdn().

  I think we could either do this or use PyRun_String() from
initsocket().


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at beopen.com>
BeOpen PythonLabs Team Member