PaferaPy Async 0.1
ASGI framework focused on simplicity and efficiency
Loading...
Searching...
No Matches
Classes | Variables
system.session Namespace Reference

Classes

class  system_session
 Keeps track of user sessions, language selection, and application data. More...
 
class  system_useragent
 Tracker for the various types of programs that visit the site. More...
 

Variables

int SESSION_EXPIRED = 0x01
 

Variable Documentation

◆ SESSION_EXPIRED

int system.session.SESSION_EXPIRED = 0x01

Definition at line 13 of file session.py.