micropython-lib/upip
Paul Sokolovsky bf63593305 upip: Factor out deducing default installation path to a function.
Make this deducing friendly to baremetal systems by falling back to
sys.path if os.getenv() is not available (sys.path[1] is used as
an install path in this case).
2016-10-08 00:12:17 +03:00
..
Makefile upip: Use uerrno module, drop errno dependency. 2016-05-28 02:56:11 +03:00
bootstrap_upip.sh upip: bootstrap_upip.sh: Perform processing in /tmp. 2015-05-08 01:06:52 +03:00
metadata.txt upip: Release 1.0. 2016-10-05 00:32:33 +03:00
setup.py upip: Release 1.0. 2016-10-05 00:32:33 +03:00
upip.py upip: Factor out deducing default installation path to a function. 2016-10-08 00:12:17 +03:00
upip_utarfile.py upip: Update utarfile module, readinto() support. 2016-10-04 00:13:53 +03:00