python-cdb icon indicating copy to clipboard operation
python-cdb copied to clipboard

A python interface to djb's cdb library

Results 5 python-cdb issues
Sort by recently updated
recently updated
newest added

Any plans to make this compatible with Python3? If it's not a heavy lift, I could probably take it on...

I have a working whell of the cdb module for windows and python 2.7. The prerequisite is working mingw installation. The steps I had to take are: 1. remove O_NDELAY...

Currently they just raise: (2, 'No such file or directory')