Extended functions in embedded code

Laura Creighton lac at openend.se
Tue Oct 13 08:51:21 EDT 2015


Are you looking for this:?
https://docs.python.org/3.5/library/runpy.html
or maybe this:?
https://docs.python.org/3.5/library/importlib.html#importlib.import_module
Or is your real problem 'I don't have a filesystem'?

Laura



More information about the Python-list mailing list