Added ``docutils.nodes.document.__getstate__`` method, for pickling.
commit95fef1d3ab09cec2184d8e72cf6b59a79a6a5dff
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Sun, 2 Apr 2006 06:27:33 +0000 (2 06:27 +0000)
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Sun, 2 Apr 2006 06:27:33 +0000 (2 06:27 +0000)
tree85422c3a4b6fa09b8dcd554e8dbc71beeafc4083
parent3b787bb4e980174ccc711ceabf6b0597dff89879
Added ``docutils.nodes.document.__getstate__`` method, for pickling.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4487 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
HISTORY.txt
docs/dev/testing.txt
docutils/nodes.py
test/test_pickle.py [new file with mode: 0755]