Changeset a9b7a8f in sasview for src/sas/sasgui/perspectives/corfunc/corfunc_state.py
- Timestamp:
- Jul 7, 2016 7:31:01 AM (8 years ago)
- Branches:
- master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- 938e4bc
- Parents:
- 8d79a87
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sasgui/perspectives/corfunc/corfunc_state.py
rebc5470 ra9b7a8f 109 109 we will append the data [optional] 110 110 111 :return: None if no doc is provided, modified XML document if doc !=None111 :return: None if no doc is provided, modified XML document if doc!=None 112 112 """ 113 113 from xml.dom.minidom import getDOMImplementation
Note: See TracChangeset
for help on using the changeset viewer.