summaryrefslogtreecommitdiff
path: root/unix/modules/upip.py
AgeCommit message (Collapse)Author
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
This is to keep the top-level directory clean, to make it clear what is core and what is a port, and to allow the repository to grow with new ports in a sustainable way.
2017-05-12unix: Move upip to frozen bytecode dir.Paul Sokolovsky
For x86_64 build, this saves only 128 bytes on the final executable size, but still an improvement.