Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 82a4a03

Browse filesBrowse files
Ace Nassriengelke
authored andcommitted
Update snippets.py (GoogleCloudPlatform#1907)
1 parent 5af3bac commit 82a4a03
Copy full SHA for 82a4a03

File tree

Expand file treeCollapse file tree

1 file changed

+5
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-2
lines changed

‎appengine/standard/memcache/snippets/snippets.py

Copy file name to clipboardExpand all lines: appengine/standard/memcache/snippets/snippets.py
+5-2Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,12 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
# [START import]
15+
# [START get_data]
16+
# [START add_values]
1617
from google.appengine.api import memcache
17-
# [END import]
18+
19+
# [END get_data]
20+
# [END add_values]
1821

1922

2023
def query_for_data():

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.