Fix names import.

This commit is contained in:
Guido van Rossum 1991-09-15 21:26:44 +00:00
parent c96f38eb1f
commit 5b39796eca
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
# intercom hostname - start talking to person on other host
# intercom -r hostname - called remotely to do the setup
import names
from names import *
import sys, time, posix, gl, fl, FL, al, AL, getopt, rand
from socket import *