__init__.py 91 Bytes EditWeb IDE 1 2 3 4 5 # -*- coding: utf-8 -*- # from .user import * from .group import * from .realtion import *