Initial commit
[yap.git] / yap / yap.py
blobf21b8f08a4a1d6333d2d0bac3d2a88198a757f5c
2 class Yap(object):
3 def main(self, *args):
4 print str(args)