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

6 lines
240 B
Markdown
Raw Normal View History

This directory contains modules only for use in Python 2 (e.g.,
httplib2 has separate versions for Python 2 vs. 3). Make sure to
replicate the equivalent modules under `../python3/`.
Remove this directory when Python 2 support is dropped.