commit | 0f887b8e0d605c855d89e5f61aa8e59203e8ad77 | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Wed Nov 01 17:14:18 2017 +0800 |
committer | Logan Chien <loganchien@google.com> | Fri Nov 03 18:32:03 2017 +0800 |
tree | d5d5bb11599d5299dccc081ac1ee150fda82afd9 | |
parent | 6f2e48c2f5e6de070efebb9c4fc3c1e2e1185e35 [diff] |
sourcedr: Don't call expanduser() in CodeSearch This commit removes os.path.expanduser() from CodeSearch class in preprocess.py. Leave the decision to the user of the class. Test: ./sourcedr/functional_tests.py Change-Id: I366685ecd8d528373780090dc8191c27280e08f8