4 lines
106 B
Text
4 lines
106 B
Text
import one # note there is no .py sufix
|
|
# then you may use
|
|
# one.one_function()
|
|
# object = one.OneClass()
|