comments in memcache class in python-memcache are fairly useful at start: http://stackoverflow.com/questions/868690/good-examples-of-python-memcache-memcached-being-used-in-python/868731#868731
2009/8/3 JJ <[email protected]>: > > I'm not seeing many examples on the web using memcache and python. Can > someone show me a quick sample of how to set up, add and retrieve data > from memcache? > > thanks, > JJ > -- Jozef
