issues
search
mozilla
/
dinobuildr
A macOS deployment utility developed by Mozilla IT
Mozilla Public License 2.0
28
stars
24
forks
source link
Upd8 python3
#239
Closed
jlin
closed
2 years ago
jlin
commented
2 years ago
This is the python3 update
install command line tools (to get python3) & pyobjc
change dinobuildr.sh to call python3
2to3 automated updates to dino_engine.py
manual changes throughout, in particular to the autohash code
added removal of pyobjc and commandline tools
also made a copy of the legacy scripts and py27 code, called _legacy
This is the python3 update