Make internal functions private
authorSimo Sorce <simo@redhat.com>
Wed, 29 Oct 2014 20:31:06 +0000 (16:31 -0400)
committerPatrick Uiterwijk <puiterwijk@redhat.com>
Wed, 12 Nov 2014 22:47:31 +0000 (23:47 +0100)
commit4c56c3f3801fcfbf463906cff3c8dbbb0e23ed87
tree15e31fb2e9f533417ab199cb3a2685f33af6ec3d
parent910496f062f7a06cbd71422767cfa10bb4200075
Make internal functions private

load_data and reset_data are used only internally,
turn them into private functions

Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
ipsilon/util/data.py