~cmiller/desktopcouch/recorddict_more_dictly

  • Committer: Chad Miller
  • Date: 2010-01-22 20:52:35 UTC
  • Revision ID: chad.miller@canonical.com-20100122205235-wg4r97iz9pm515jd
desktopcouch.record.RecordDict needs has_key to be more like the dict that we
emulate.  This sucks because dict.has_key is going away in Py 3, but let's be
extra nice for another year or so.
Filename Latest Rev Last Changed Committer Comment Size
..
contacts 35.1.1 14 years ago Elliot Murphy Adding the contacts module. Diff
notes 63.2.1 14 years ago Rodrigo Moya Added basic notes record API to include NOTE_RECOR Diff
pair 2 14 years ago Elliot Murphy Initial release, under LGPLv3. Diff
records 2 14 years ago Elliot Murphy Initial release, under LGPLv3. Diff
replication_services 50.4.3 14 years ago Chad Miller Move all cloud services info into a subpackage tha Diff
tests 2 14 years ago Elliot Murphy Initial release, under LGPLv3. Diff
__init__.py 104.2.1 14 years ago Chad Miller Fix all that couchdb-starting breakage. Since it 4.8 KB Diff Download File
local_files.py 116 14 years ago Chad Miller Fix spurious underscore that causes NameError when 10.8 KB Diff Download File
replication.py 105.1.2 14 years ago Chad Miller Remove execute bits from modules in tree, and remo 10.1 KB Diff Download File
start_local_couchdb.py 103.2.4 14 years ago Chad Miller Merge to trunk. 8.8 KB Diff Download File
stop_local_couchdb.py 105.1.2 14 years ago Chad Miller Remove execute bits from modules in tree, and remo 1.4 KB Diff Download File