Changeset f8940db in sasview
- Timestamp:
-
Jun 3, 2014 4:14:50 PM
(10 years ago)
- Author:
- pkienzle
- 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, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- 0e29289
- Parents:
- 949aa2c
- Message:
-
remove dead code
-
File:
-
Legend:
- Unmodified
- Added
- Removed
-
r278e86f
|
rf8940db
|
|
17 | 17 | import sys |
18 | 18 | import imp |
19 | | from glob import glob |
20 | 19 | from contextlib import contextmanager |
21 | 20 | from os.path import abspath, dirname, join as joinpath |