moltenform / scite-files

Translations and extras for the SciTE code editor --- see the links below for more information!
123 stars 44 forks source link

Update mpheath's python script to v1.7 #63

Closed mpheath closed 1 year ago

mpheath commented 1 year ago

Hello once again :)

Update generator script for Python v3.12.

Just to suppress module fail to import deprecated distutil.core . The module will only be appended to the list settings['include_modules_fullname'] if Python is less than v3.12.

moltenform commented 1 year ago

This looks good, thank you for contributing!