summaryrefslogtreecommitdiffstats
path: root/notFinishedCode/dbDemo.py
Commit message (Collapse)AuthorAgeFilesLines
* I added the Mutex to the dbClass and example in dbDemo!Refik Hadzialic2011-09-021-0/+5
|
* fix bug on tasklist and unisipMac-Linux2011-07-261-10/+18
|
* The deviceAddress function didn't work since I modified the table name ↵Refik Hadzialic2011-07-261-2/+3
| | | | before or someone else and I had to change it! dbDemo.py shows how to use the function now!
* Made some changes to the DB class, and a modification to make the deleting ↵Refik Hadzialic2011-07-251-0/+63
of tasks work!