unplugged-system/external/autotest/utils/frozen_chromite/third_party/python3/README.md

7 lines
278 B
Markdown
Raw Normal View History

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.