Except that registry has to come before conf

This commit is contained in:
James Vega 2004-01-19 20:36:16 +00:00
parent 4ea29eb3a4
commit 24ff1a972f

View File

@ -17,11 +17,11 @@ from itertools import imap
import log
import ansi
import registry
import conf
import utils
import Owner
import ircutils
import registry
import questions
from questions import output, yn, anything, something, expect, getpass