9 Jan
2014
9 Jan
'14
7:05 a.m.
Commit: dceaae23490a5cb2c305246305e6b3a51c29d3a5 https://github.com/zopefoundation/zope.security/commit/dceaae23490a5cb2c3052... Author: Marius Gedminas <marius@gedmin.as> Log Message: ----------- Allow public access to CheckerPublic.__module__
Story time: [...] So let's make sure pickle doesn't need to iterate through sys.modules.items() and avoid the issue, m'kay?
This must have been quite the pain to track down. Kudos! :) Wolfgang