blob: 09e04e44fdbe7fc06e891bd2678fb554e01eff68 [file] [log] [blame]
__all__ = ['other_stuff']
def do_stuff():
print("This is not the stuff you're looking for")
def other_stuff():
pass