Assigning to ASP Session dictionary
Hans-Christian Holm
Hans-Christian.Holm at nrk.no
Thu Jul 8 11:00:19 EDT 1999
More information about the Python-list mailing list
Thu Jul 8 11:00:19 EDT 1999
- Previous message (by thread): os.kill on NT
- Next message (by thread): New Python language abuse: ++x with bytecodehacks
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Has anyone found out how? I can access session variables by code like
a = Session('a')
but
Session('a') = 12
does not work! I've tried many other ways, like using Session.Contents etc.,
but I get nothing but errors.
Hans-Christian Holm
NRK interaktiv
- Previous message (by thread): os.kill on NT
- Next message (by thread): New Python language abuse: ++x with bytecodehacks
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list