Add TODO comment

This commit is contained in:
Pedro Algarvio 2015-07-15 14:56:56 +01:00
parent 41f60e4eaa
commit 8fa8d5c5b5

View File

@ -185,6 +185,8 @@ def gen_thin(cachedir, extra_mods='', overwrite=False, so_mods='',
else:
tops_py_version_mapping['3'] = tops
# TODO: Consider putting know py2 and py3 compatible libs in it's own sharable directory.
# This would reduce the thin size.
if six.PY2 and sys.version_info[0] == 2:
# Get python 3 tops
py_shell_cmd = (