Fabio Erculiani 192bb79230 [entropy.db] always force unicode() on _setSettings() arguments
It looks like the "INSERT OR REPLACE" doesn't work when row elements
are non-unicode. It seems to be the "OR REPLACE" clause that is
flawed.
The outcome was that values didn't really get updated and a transaction
was left uncommitted. This commit fixes the unicode part of the
problem though.
2012-07-28 16:35:52 +02:00
2012-07-23 19:23:14 +02:00
2012-07-23 19:23:12 +02:00
2011-10-20 19:52:49 +02:00
2012-07-27 16:34:27 +02:00

Entropy Package Manager README file. This is a one-man crusade.
===============================================================

This section will be hopefully filled soon.
S
Description
No description provided
Readme 136 MiB
Languages
Python 98.8%
Shell 0.7%
Makefile 0.4%