Commit a55f5f8e authored by Jérome Perrin's avatar Jérome Perrin

web: re-export caching_policy_manager with new Pickle

Products.CMFCore.CachingPolicyManager.CPMCache became a new style class
parent 7783b238
......@@ -11,12 +11,13 @@
<value>
<object>
<klass>
<global name="CPMCache" module="Products.CMFCore.CachingPolicyManager"/>
<global name="_reconstructor" module="copy_reg"/>
</klass>
<tuple/>
<state>
<dictionary/>
</state>
<tuple>
<global name="CPMCache" module="Products.CMFCore.CachingPolicyManager"/>
<global name="object" module="__builtin__"/>
<none/>
</tuple>
</object>
</value>
</item>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment