Fixed temporary dir removing. Fixed printing path to log. Module checks moved to the separate file.
This is required for more flexible Python version check since ASGI works for Python 3.5+. Version check via 'startswith()' function removed as not consistent.