def get( ID, cursor ) : if DEBUG : print " >>> running piper_pickledb get " return cursor.get( ID ) ######### # EOF # #########