export the most important objects directly in the toplevel package namespace
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
|
||||
from typehandlers.base import ReturnValue, Parameter
|
||||
from module import Module
|
||||
from function import Function
|
||||
from typehandlers.codesink import FileCodeSink
|
||||
|
||||
|
||||
Reference in New Issue
Block a user