mirror of
https://github.com/jlu5/PyLink.git
synced 2025-01-23 18:54:05 +01:00
exec: import all of pylinkirc for convenience
This commit is contained in:
parent
62e4e66321
commit
83183b366a
@ -4,7 +4,7 @@ exec.py: Provides commands for executing raw code and debugging PyLink.
|
||||
import pprint
|
||||
import threading
|
||||
|
||||
from pylinkirc import utils, world
|
||||
from pylinkirc import *
|
||||
from pylinkirc.log import log
|
||||
from pylinkirc.coremods import permissions
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user