Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gyp: remove from __future__ import with_statement
This \_\_future\_\_ import is no longer required in Python >= 2.6. https://docs.python.org/2/library/__future__.html PR-URL: #1799 Reviewed-By: Rod Vagg <rod@vagg.org>
- Loading branch information