Merge from vendor branch TNF:
authortonnerre <tonnerre>
Sat, 1 May 2010 18:56:22 +0000 (18:56 +0000)
committertonnerre <tonnerre>
Sat, 1 May 2010 18:56:22 +0000 (18:56 +0000)
commit3105ca586705324d43c94731e77fd10edc9e776a
treee66de0d870cf32ad220e4a15c67e38fbfd19458e
parent615c31d77c61186722abba93fa4145f44517ef6a
parente9358395982068390aa2bbd11ef9178c756e106d
Merge from vendor branch TNF:
Import pycassa version 0.3.0.

pycassa is a Cassandra library with the following features:

1. Auto-failover single or thread-local connections
2. A simplified version of the thrift interface
3. A method to map an existing class to a Cassandra ColumnFamily.
4. Support for SuperColumns