README.md
1This directory contains modules only for use in Python 3 (e.g.,
2httplib2 has separate versions for Python 2 vs. 3). Make sure to
3replicate the equivalent modules under `../python2/`.
4
5Move the contents of this directory to the parent directory when
6Python 2 support is dropped.
7