Changes in src/sas/sasgui/perspectives/fitting/pagestate.py [27109e5:d5aff7f] in sasview
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sasgui/perspectives/fitting/pagestate.py
r27109e5 rd5aff7f 819 819 820 820 attr = newdoc.createAttribute("version") 821 from sasimport sasview821 import sasview 822 822 attr.nodeValue = sasview.__version__ 823 823 # attr.nodeValue = '1.0'
Note: See TracChangeset
for help on using the changeset viewer.