They are pickle objects. empty by default. The names is generated in gluon/globals.py line 291
response.session_id = '%s-%s' % (client, uuid) Massimo On Nov 29, 6:45 pm, Stef Mientki <[email protected]> wrote: > hello, > > session files, what's in it, how can they be read ? > and how is the name of the file generated ? > > thanks, > Stef

