BIND 10 #2145: imports in isc/__init__.py
BIND 10 Development
do-not-reply at isc.org
Sun Jul 22 18:25:30 UTC 2012
#2145: imports in isc/__init__.py
-------------------------------------+-------------------------------------
Reporter: jelte | Owner:
Type: defect | Status: new
Priority: medium | Milestone: New
Component: Unclassified | Tasks
Sensitive: 0 | Keywords:
Sub-Project: DNS | Defect Severity: N/A
Estimated Difficulty: 0 | Feature Depending on Ticket:
Total Hours: 0 | Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
There are a few imports in isc/__init__.py:
{{{
import isc.cc
import isc.config
import isc.datasrc
}}}
This causes these modules to be imported unnecessarily, we should remove
them.
I suspect it may cause a few problems to simply remove them, so this is
not a completely trivial cleanup task.
--
Ticket URL: <http://bind10.isc.org/ticket/2145>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list