The following assertion raises an AssertionError with TyphoonAE's Memcache
implementation:
google.appengine.api.memcache.incr('counter', initial_value=10)
assert google.appengine.api.memcache.get('counter') == 11
Original issue reported on code.google.com by tobias.r...@gmail.com on 2 Oct 2010 at 3:50
Original issue reported on code.google.com by
tobias.r...@gmail.com
on 2 Oct 2010 at 3:50