hi<br>i am using python-memcached as the client. and i usually need to store either &nbsp;a list<br>or dictionary. do i need to serialize the data before caching&nbsp;it? <br>if i dont serialize and store the data, can the data hold a datetime object?
<br> thanks a lot!<br>mark<br>