Commit 1c3e53ce 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 90521484
...@@ -11,12 +11,13 @@ ...@@ -11,12 +11,13 @@
<value> <value>
<object> <object>
<klass> <klass>
<global name="CPMCache" module="Products.CMFCore.CachingPolicyManager"/> <global name="_reconstructor" module="copy_reg"/>
</klass> </klass>
<tuple/> <tuple>
<state> <global name="CPMCache" module="Products.CMFCore.CachingPolicyManager"/>
<dictionary/> <global name="object" module="__builtin__"/>
</state> <none/>
</tuple>
</object> </object>
</value> </value>
</item> </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