"""Another module that also contains no valuable code.
"""
def other_function(y):
    print "do something else: ", y
    return

