Merge branch 'stable-2.8' into stable-2.9
[ganeti-local] / lib / compat.py
2012-12-11 Michael HanselmannAdd utility function to create frozenset with unique...
2011-11-10 Guido TrotterFix newer pylint's E0611 error in compat.py
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-25 Michael HanselmannPEP8 style fixes
2011-08-03 Iustin PopAdd two more compat functions
2010-06-29 Guido TrotterFix a few uncommon pylint errors in compat.py
2010-06-28 Guido TrotterRemove pred from compat.any/all
2010-06-01 Guido TrotterMerge branch 'devel-2.1'
2010-06-01 Guido TrotterMove roman conversion to compat
2010-06-01 Guido TrotterMove hash functions to the compat module
2010-04-21 Michael HanselmannAdd separate module for backported language functionality