Skip to content

Commit

Permalink
updated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
William Dean committed Apr 10, 2012
1 parent 2372f49 commit 4d68724
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion beaker/util.py
Expand Up @@ -421,7 +421,8 @@ def parse_cache_config_options(config, include_defaults=True):

def parse_memcached_behaviors(config):
"""Parse behavior options and validate for use with pylibmc
client/PylibMCNamespaceManager"""
client/PylibMCNamespaceManager, or potentially other memcached
NamespaceManagers that support behaviors"""
behaviors = {}

for key, val in config.iteritems():
Expand Down

0 comments on commit 4d68724

Please sign in to comment.