Files
oasis-linux-mirror/pkg/python/Setup
Michael Forney 478ea3bf7d python: Use Setup based on setup.py
Setup.dist is incomplete and is missing things like _multiprocessing.

Instead, build up Setup by scanning through setup.py for "Extension".

This adds the following modules:
* _json
* _multiprocessing
* _opcode
2017-09-01 19:07:48 -07:00

2.7 KiB