Exemplo n.º 1
0
from pirx import Settings, arg


settings = Settings()

settings.debug = arg('debug')

print settings