source code
Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__
object
__delattr__
__format__
__getattribute__
__hash__
__init__
__new__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
os.path.join(os.path.dirname(__file__), '../../data')
os.path.join(DATA_DIR, 'copr.db')
os.path.join(DATA_DIR, 'openid_store')
os.path.join(DATA_DIR, 'whooshee')
'THISISNOTASECRETATALL'
'thisisbackend'
False
[]
'sqlite:///'+ os.path.abspath(DATABASE)
30
180
['root@localhost']
logging.ERROR
Inherited from object: __class__
__class__