issues
search
corpnewt
/
SSDTTime
SSDT/DSDT hotpatch attempts.
MIT License
1.09k
stars
180
forks
source link
Fix "name 'downloader' is not defined"
#46
Open
ales-bulko
opened
3 years ago
ales-bulko
commented
3 years ago
Fix import for Python 3.9.2
import * doesn't work and results in "name 'downloader' is not defined"
See issue
https://github.com/corpnewt/SSDTTime/issues/25
Fix import for Python 3.9.2