mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 22:15:23 +00:00
[1429] Comment explaining importing twice
This commit is contained in:
@@ -13,6 +13,9 @@
|
|||||||
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||||
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
|
# Most of the time, we omit the "bind10_src" for brevity. Sometimes,
|
||||||
|
# we want to be explicit about what we do, like when hijacking a library
|
||||||
|
# call used by the bind10_src.
|
||||||
from bind10_src import ProcessInfo, BoB, parse_args, dump_pid, unlink_pid_file, _BASETIME
|
from bind10_src import ProcessInfo, BoB, parse_args, dump_pid, unlink_pid_file, _BASETIME
|
||||||
import bind10_src
|
import bind10_src
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user