Vladimir Golovnev (Glassez)
|
552ff0489d
|
Use nested namespaces definition syntax
|
2021-01-03 16:53:24 +03:00 |
|
Chocobo1
|
7d808cfc99
|
Fix asking to install Python
The dialog asking users to install python is borked since the last refactor, this
commit fixes it.
|
2018-09-25 11:46:39 +08:00 |
|
Chocobo1
|
3e6c8a05dd
|
Reduce queries to python version
Instead of doing at least 2 queries for python infos, now requires only
1 query (in ideal condition), and the result is cached.
|
2018-06-24 19:41:44 +08:00 |
|
Chocobo1
|
51e82762c5
|
Move related functions to Utils::Python
|
2018-06-24 06:21:15 +08:00 |
|