mirror of
https://github.com/jlu5/PyLink.git
synced 2025-03-31 04:47:03 +02: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…
x
Reference in New Issue
Block a user