unplugged-system/external/autotest/utils/frozen_chromite/third_party/python3
2025-10-06 13:59:42 +00:00
..
httplib2 Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README.md Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

This directory contains modules only for use in Python 3 (e.g., httplib2 has separate versions for Python 2 vs. 3). Make sure to replicate the equivalent modules under ../python2/.

Move the contents of this directory to the parent directory when Python 2 support is dropped.