source:
WAeUP_SRP/trunk/patches/PatchFasterSessionData.py
@
16153
Last change on this file since 16153 was 3673, checked in by , 16 years ago | |
---|---|
|
|
File size: 169 bytes |
Line | |
---|---|
1 | from Products.faster.sessiondata import CBSessionDataContainer |
2 | from Products.faster.appendict import AppendOnlyDict |
3 | CBSessionDataContainer._BUCKET_TYPE = AppendOnlyDict |
Note: See TracBrowser for help on using the repository browser.