[issue17621] Create a lazy import loader mixin

Richard Oudkerk report at bugs.python.org
Mon Jun 24 17:06:30 CEST 2013


Richard Oudkerk added the comment:

I was thinking about the line

      self.__dict__.update(state)

overwriting new data with stale data.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17621>
_______________________________________


More information about the Python-bugs-list mailing list