4 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
realmatthours 8fa84b00a3 Remove extraneous lines from end of secretsdump.py
Couple extra lines are present at the end of the file, triggering an indentation error. Lines don't appear to do anything, looks more like an accidental partial replication of the two lines previous.
2023-06-06 10:49:31 +01: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