Archive for May, 2009
Python and config files routine


Few days ago I wrote a helper class to deal with 'config' files. I used Python's power to seal config files handling routine to generic, type-independend, easy-to-understand way.

Comments [0]