Index: google_apis/google_api_keys.py |
diff --git a/google_apis/google_api_keys.py b/google_apis/google_api_keys.py |
index d29fe35af1f08459789766e74ba6ca8374dd53fc..6776aaec343b3d4e8497e3716f2c8ba295ab8130 100755 |
--- a/google_apis/google_api_keys.py |
+++ b/google_apis/google_api_keys.py |
@@ -5,11 +5,9 @@ |
"""Python API for retrieving API keys. |
-Note that this cannot have the exact same semantics (at the moment) as |
-the C++ API in google_api_keys.h, since it does not have access to gyp |
-variables or preprocessor defines. |
- |
-TODO(joi): Give this have the same semantics as the C++ API. |
+Note that this does not have the exact same semantics as the C++ API |
+in google_api_keys.h, since it does not have access to gyp variables |
+or preprocessor defines. |
""" |
import os |