8.2.4.5.28. __dict__ΒΆ
- Blueprint.__dict__ = mappingproxy({'__module__': 'schedula.utils.blue', '__doc__': 'Base Blueprint class.', 'cls': <class 'schedula.dispatcher.Dispatcher'>, '__init__': <function Blueprint.__init__>, '__getstate__': <function Blueprint.__getstate__>, '_set_cls': <function Blueprint._set_cls>, 'register': <function Blueprint.register>, 'extend': <function Blueprint.extend>, '__call__': <function Blueprint.__call__>, '__annotations__': {}})