Lint improvements to regexps
[ganeti-local] / lib / utils / algo.py
2013-08-23 Michele TartaraLint improvements to regexps
2012-04-19 Michael Hanselmannutils.algo: Use str.isdigit instead of regular expression
2011-11-16 René Nussbaumeralgo: Make a dict from an flat list
2011-11-04 Michael Hanselmannutils.algo: Add utility to convert sequence to dictionary
2011-11-02 René Nussbaumerutils.algo: Add a function to insert a list into a...
2011-10-25 Andrea SpadacciniAdd the JoinDisjointDicts function to utils.algo
2011-08-03 Iustin PopFix small typo in docstring
2011-05-24 René Nussbaumerutils.algo: Add InvertDict to invert a dict
2011-03-15 Michael Hanselmannutils: Export NiceSortKey function
2011-02-25 Michael Hanselmannutils: Export NiceSortKey function
2011-01-11 Michael Hanselmannutils: Move RunningTimeout to utils.algo
2011-01-10 Michael Hanselmannutils: Split algorithms into separate file