#!/usr/bin/python # Copyright (c) 2017 Michel Trahan import remap def __init__(self,**words): print len(words)," words passed" for w in words: print "%s: %s" % (w, words[w]) #init_stdglue() def pi(self): return 3.1415926535897932