Sebastian Spaeth dcc50efc4f Don't call set().sort()
as that method doesn't exist on sets. Rather call the inbuilt
sorted(flags). This fixes Exceptions being thrown when using the sqlite
backend.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2011-08-23 20:59:48 +02:00
..
2011-08-23 20:59:48 +02:00
2011-08-19 18:37:00 +02:00
2011-08-10 21:44:58 +02:00
2011-05-05 20:00:07 +02:00
2011-08-23 20:57:38 +02:00
2011-06-16 18:57:35 +02:00
2006-08-12 05:15:55 +01:00
2011-05-08 14:25:16 +02:00