source:
WAeUP_SRP/branches/joachim-azax-branch/PatchFasterSessionData.py
@
17948
Last change on this file since 17948 was 1812, checked in by , 17 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.