Skip to content
This repository has been archived by the owner on May 28, 2021. It is now read-only.

Remove circular dependencies #733

Closed
vkuznet opened this issue Nov 21, 2010 · 1 comment
Closed

Remove circular dependencies #733

vkuznet opened this issue Nov 21, 2010 · 1 comment
Assignees

Comments

@vkuznet
Copy link
Contributor

vkuznet commented Nov 21, 2010

utils/das_config.py calls

from DAS.utils.das_cms_config import read_wmcore

while utils/das_cms_config.py calls

from DAS.utils.das_config import DAS_OPTIONS

The remedy is to merge them together.

@vkuznet
Copy link
Contributor Author

vkuznet commented Nov 24, 2010

valya: (In b927ce2) Remove circular dependencies, fixes #733; bug fix in das_expert

Signed-off-by: Valentin Kuznetsov vkuznet@gmail.com

@ghost ghost assigned vkuznet Jul 24, 2012
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant