6 Commits

Author SHA1 Message Date
Jorge Gimenez 77ceb37d9d Replaced find_module with find_spec as the former is deprecated since Python 3.12 2024-04-01 16:05:46 +02:00
Jorge Gimenez 3fc17a257c Replaced find_module with find_spec as the former is deprecated since Python 3.12 2024-04-01 15:52:16 +02:00
naksyn eb10629fc2 Update pythonmemorymodule.py
temporary dropping windows dependency on disk
2023-08-03 16:38:25 +02:00
naksyn 10a24aa62c Updated to last pythonmemorymodule version
Updated the script to the last PythonMemoryModule version that (partially) supports commandline for executables
2023-08-03 04:10:16 -07:00
naksyn 0f3e016b4f remove old leftover 2023-06-07 09:32:21 +02:00
naksyn b9fd5ae6a5 Modules rename and setcradle switch
Modules has been renamed removing "mod-". The setcradle switch has been added for specifying the module to be downloaded by the cradle
2023-05-22 06:54:01 -07:00