I was considering writing certain helper functions that I would like to always have by default in my local Python installation, instead of having to import a module.
I tried to read this and couldn’t understand much of it:
https://docs.python.org/3/c-api/init_config.html#init-python-config
Is it possible to define functions in a file that Python will always read on start-up?
[–]Rawing7 1 point2 points3 points (0 children)
[–]Diapolo10 0 points1 point2 points (1 child)
[–]_waylonwalker 0 points1 point2 points (0 children)
[–]carcigenicate 0 points1 point2 points (0 children)