|
|
|
|
|
by makecheck
2822 days ago
|
|
It’s funny, after Mojave was released recently I thought it might finally have a python3 installed, even if it’s not the default. Nope, still Python 2.7. This is good for me since I deployed a Python-dependent app under the assumption that the system Python would be stable and reliable. It allows relatively complex things to be achieved with a tiny download package. I’ve been prepared to adopt Python 3 for awhile but it just isn’t necessary when using system defaults. |
|