circuits.web.sessions – Sessions

Session Components

This module implements Session Components that can be used to store and access persistent information.

Events

none

Components

class circuits.web.sessions.Sessions(name='circuits.session', *args, **kwargs)

Bases: circuits.core.components.Component

Functions

none