mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-05-01 04:13:36 +00:00
disabled embedded loading in python 3.x
This commit is contained in:
@@ -807,7 +807,9 @@ void uwsgi_python_init_apps() {
|
||||
#endif
|
||||
|
||||
#ifdef __linux__
|
||||
#ifndef PYTHREE
|
||||
uwsgi_init_symbol_import();
|
||||
#endif
|
||||
#endif
|
||||
|
||||
if (up.test_module != NULL) {
|
||||
|
||||
Reference in New Issue
Block a user