@eht16 commented on this pull request.
> # If called without command line arguments, a preset of common Python libs > is used. # # WARNING -# Be aware that running this script will actually *import* modules in the specified directory +# Be aware that running this script will actually *import* all modules given on the command line # or in the standard library path of your Python installation. Dependent on what Python modules # you have installed, this might not be want you want and can have weird side effects. Amazing, someone actually read the docs :). Thank you for spotting, fixed. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3039#discussion_r1190423354 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/3039/review/[email protected]>
