Commit | Date | |
---|---|---|
2008-06-28 18:45:06 | Tree | |
[r6527]
by
bugman
Created xml_to_object() to place the contents of an XML element into a python container. |
2008-06-28 18:36:59 | Tree |
[r6526]
by
bugman
Renamed PipeContainer.xml_create_pipe_element() to PipeContainer.xml_create_element(). |
2008-06-28 18:13:20 | Tree |
2008-06-28 18:11:48 | Tree | |
2008-06-28 17:37:32 | Tree | |
[r6523]
by
bugman
Fix for the determine_format() function. Only the text "<?xml" is now used to identify an XML file. |
2008-06-28 17:27:36 | Tree |
2008-06-28 17:21:48 | Tree | |
2008-06-28 16:56:45 | Tree | |
[r6520]
by
bugman
Added a system test for reading a relax 1.3 model-free results file using results.read(). This included the addition of the object_comparison() method for comparing the equality of the |
2008-06-28 16:50:56 | Tree |
[r6519]
by
bugman
Fix for the DummyFileObject.readlines() method. The last line is empty because of the split() call, and should not be returned. |
2008-06-28 16:29:11 | Tree |