[CMF-checkins] CVS: CMF/CMFDefault - Document.py:1.39

Tres Seaver tseaver@zope.com
Fri, 7 Dec 2001 22:58:15 -0500


Update of /cvs-repository/CMF/CMFDefault
In directory cvs.zope.org:/tmp/cvs-serv27903/CMFDefault

Modified Files:
	Document.py 
Log Message:
 - Ensure that Document.text and .cooked_text exist.

=== CMF/CMFDefault/Document.py 1.38 => 1.39 ===
     meta_type = 'Document'
     effective_date = expiration_date = None
-    text_format = ''
+    cooked_text = text = text_format = ''
     _isDiscussable = 1
 
     _stx_level = 1                      # Structured text level