[Zope] Core Session Tracking Usage Question
Aseem Mohanty
aseem@neurobehavioralsystems.com
Wed, 19 Jun 2002 02:14:57 -0700
Ho do I totally clear a session variable or an entire set f session
variables when using Core Session Tracking.
if data = session_data_mgr.getSessionData()
Setting every variable to _.None by data.set('...',_.None) is too
cumbersome and I just found that data.clear() does not work.
So how do I do it ie clear one or a number of session variables??
TIA
AM
--
==================================================================
Aseem Mohanty
Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706
(R) 510 7696011 (M) 510 3014871 (O) 510 5279231
==================================================================
"I saw `cout' being shifted "Hello world" times to the left and
stopped right there!!" -- Steve Gonedes
==================================================================