Class: File | qm/external/DocumentTemplate/DT_String.py | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Document templates read from files.If the object is pickled, the file name, rather than the file contents is pickled. When the object is unpickled, then the file will be re-read to obtain the string. Note that the file will not be read until the document template is used the first time.
|