Received: by 10.101.126.20 with SMTP id d20mr249973ann.0.1310392821675; Mon, 11 Jul 2011 07:00:21 -0700 (PDT) X-BeenThere: tipfy@googlegroups.com Received: by 10.101.151.7 with SMTP id d7ls102045ano.3.gmail; Mon, 11 Jul 2011 07:00:20 -0700 (PDT) MIME-Version: 1.0 Received: by 10.101.67.4 with SMTP id u4mr329823ank.12.1310392820954; Mon, 11 Jul 2011 07:00:20 -0700 (PDT) Received: by n35g2000yqf.googlegroups.com with HTTP; Mon, 11 Jul 2011 07:00:20 -0700 (PDT) Date: Mon, 11 Jul 2011 07:00:20 -0700 (PDT) In-Reply-To: <14576611.3026.1310380793879.JavaMail.geo-discussion-forums@yqkc21> References: <14576611.3026.1310380793879.JavaMail.geo-discussion-forums@yqkc21> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/10.10 Chromium/13.0.782.41 Chrome/13.0.782.41 Safari/535.1,gzip(gfe) Message-ID: Subject: Re: gaepytz and production memcache From: Rodrigo Moraes To: tipfy Content-Type: text/plain; charset=ISO-8859-1 Hi, Thanks for pointing this out. I think the idea was to use "if not os.environ.get('SERVER_SOFTWARE', '').startswith('Development')", to disable it in development. I'll commit a fix.