On Mon, Jan 10, 2011 at 04:19:56PM +0100, Michael Hanselmann wrote: > This is an initial patch series to move utility functions into separate files. > The “utils.py” module grew over time and functions have many > inter-dependencies. Before continuing with untangling them, I'd like to get a > review for the following patches: > > Michael Hanselmann (9): > utils: Move to separate module > utils: Split algorithms into separate file > utils: Split Retry & co. into separate file > utils: Move text-related functions into separate file > utils: Move Mlockall into separate file > utils: Move logging-related code into separate file > utils: Rename _CloseFDNoErr to CloseFdNoError > utils: Move hashing-related code into separate file > utils: Remove unused variables
Assuming that (except for CloseFdNoError) this is all just cut-n-paste, LGTM to all the series. iustin
