source:
WAeUP_SRP/trunk/PatchFasterSessionData.py
@
2050
Last change on this file since 2050 was 1812, checked in by , 17 years ago | |
---|---|
|
|
File size: 169 bytes |
Rev | Line | |
---|---|---|
[1812] | 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.