thalieht
|
d668a4fe6d
|
Fix coding style for various things
|
2018-11-28 23:37:35 +02:00 |
|
Chocobo1
|
f26a5c3581
|
Update Python URLs
|
2018-09-25 11:46:40 +08: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
|
60ecc4fe8f
|
Move python related functions
Also the functions are slightly changed to return full path of the found
python executable.
|
2018-09-25 11:46:39 +08:00 |
|
sledgehammer999
|
e8213b2c6a
|
Remove unused variable
|
2018-09-22 14:05:40 +03:00 |
|
Chocobo1
|
2528c6e39a
|
Fix python version detection
Closes #9146.
|
2018-07-02 00:57:08 +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 |
|