blob: 2d2f571ee68f50e53dd50ac8eb1d185d0a30a698 [file] [log] [blame]
"""bla"""
__revision__ = 'yo'
from input import func_w0233
class Aaaa(func_w0233.AAAA):
"""test dotted name in ancestors"""
def __init__(self):
func_w0233.AAAA.__init__(self)