~mwhudson/loggerhead/browse-tree

  • Committer: Matt Nordhoff
  • Date: 2010-04-24 12:29:07 UTC
  • Revision ID: mnordhoff@mattnordhoff.com-20100424122907-z343wrafx7fdqqs1
Fix infinite recursion when unpickling Containers.

Unpickle tries to access a few attributes (__getstate__, etc.) before filling the __dict__, so __getattr__ went into a loop trying to find self._properties.

It's no longer possible to use properties that start with an underscore, but that's a bit icky anyway.
Filename Latest Rev Last Changed Committer Comment Size
..
_build 401.2.1 14 years ago Tres Seaver Add Sphinx-based documentation. Diff
_static 401.2.1 14 years ago Tres Seaver Add Sphinx-based documentation. Diff
_templates 401.2.1 14 years ago Tres Seaver Add Sphinx-based documentation. Diff
conf.py 401.2.7 14 years ago Tres Seaver Use 'Loggerhead' as the display name; fix typos. 6.2 KB Diff Download File
index.rst 401.2.11 14 years ago Ian Clatworthy Minor tweaks to Tres' content 5.1 KB Diff Download File
make.bat 401.2.1 14 years ago Tres Seaver Add Sphinx-based documentation. 3 KB Diff Download File
Makefile 401.2.1 14 years ago Tres Seaver Add Sphinx-based documentation. 3 KB Diff Download File
serve-branches.rst 401.2.9 14 years ago Tres Seaver Try to clarify my reverse-engineered explanation o 3 KB Diff Download File
start-loggerhead.rst 401.2.10 14 years ago Tres Seaver Consistent punctuation, capitalization; remove XX 910 bytes Diff Download File
stop-loggerhead.rst 401.2.7 14 years ago Tres Seaver Use 'Loggerhead' as the display name; fix typos. 347 bytes Diff Download File