Finished moving stuff around, things should be in mostly working order now.
This commit is contained in:
parent
fd264667b8
commit
a954069776
11 changed files with 27 additions and 28 deletions
|
|
@ -5,7 +5,7 @@ the server instance.
|
|||
import os
|
||||
import time
|
||||
|
||||
import functions_general
|
||||
from src.util import functions_general
|
||||
|
||||
if not functions_general.host_os_is('nt'):
|
||||
# Don't import the resource module if the host OS is Windows.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue