RosettaCodeData/Task/Include-a-file/Processing-Python-mode/include-a-file-1.processing-py

5 lines
106 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
import one # note there is no .py sufix
# then you may use
# one.one_function()
# object = one.OneClass()